Skip to content

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

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

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

Triggered via pull request February 4, 2025 01:56
Status Failure
Total duration 38s
Artifacts

development.yml

on: pull_request
Build
28s
Build
Test stan strategy
31s
Test stan strategy
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: lib/stan-client.service.ts#L4
Module '"@nestjs/microservices/constants"' has no exported member 'ERROR_EVENT'.
Build: lib/stan-client.service.ts#L4
Module '"@nestjs/microservices/constants"' has no exported member 'MESSAGE_EVENT'.
Build: lib/stan-client.service.ts#L17
Non-abstract class 'StanClient' does not implement inherited abstract member unwrap from class 'ClientProxy<Record<never, Function>, string>'.
Build: lib/stan.strategy.ts#L9
Module '"@nestjs/microservices/constants"' has no exported member 'CONNECT_EVENT'.
Build: lib/stan.strategy.ts#L10
Module '"@nestjs/microservices/constants"' has no exported member 'ERROR_EVENT'.
Build: lib/stan.strategy.ts#L11
Module '"@nestjs/microservices/constants"' has no exported member 'MESSAGE_EVENT'.
Build: lib/stan.strategy.ts#L26
Non-abstract class 'StanStrategy' is missing implementations for the following members of 'Server<Record<string, Function>, string>': 'on', 'unwrap'.
Build: lib/stan.strategy.ts#L193
Argument of type '(response: any) => string' is not assignable to parameter of type '(data: WritePacket<any>) => void | Promise<unknown>'.
Build
Process completed with exit code 2.
Test stan strategy
Process completed with exit code 1.