Skip to content

chore(deps): update nest monorepo to v11 (major) #1674

chore(deps): update nest monorepo to v11 (major)

chore(deps): update nest monorepo to v11 (major) #1674

Triggered via pull request February 10, 2025 17:06
Status Failure
Total duration 28s
Artifacts

development.yml

on: pull_request
Test nats strategy
0s
Test nats strategy
Fit to window
Zoom out
Zoom in

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.