chore(deps): update nest monorepo to v11 (major) #1639
Annotations
4 errors and 1 warning
Build:
lib/nats-client.service.ts#L24
Non-abstract class 'NatsClient' does not implement inherited abstract member unwrap from class 'ClientProxy<Record<never, Function>, string>'.
|
Build:
lib/nats.strategy.ts#L17
Non-abstract class 'NatsStrategy' is missing implementations for the following members of 'Server<Record<string, Function>, string>': 'on', 'unwrap'.
|
Build:
lib/nats.strategy.ts#L112
Argument of type '((response: any) => boolean) | (() => void)' is not assignable to parameter of type '(data: WritePacket<any>) => void | Promise<unknown>'.
|
Build
Process completed with exit code 2.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|