chore(deps): update nest monorepo to v11 (major) #1674
development.yml
on: pull_request
Build
18s
Test nats strategy
0s
Annotations
4 errors
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.
|