Skip to content

chore(deps): update nest monorepo to v11 #3304

chore(deps): update nest monorepo to v11

chore(deps): update nest monorepo to v11 #3304

Triggered via pull request June 6, 2025 21:14
Status Failure
Total duration 45s
Artifacts

development.yml

on: pull_request
Build
30s
Build
Test stan strategy
38s
Test stan strategy
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build
Process completed with exit code 2.
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: 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#L11
Module '"@nestjs/microservices/constants"' has no exported member 'MESSAGE_EVENT'.
Build: lib/stan.strategy.ts#L10
Module '"@nestjs/microservices/constants"' has no exported member 'ERROR_EVENT'.
Build: lib/stan.strategy.ts#L9
Module '"@nestjs/microservices/constants"' has no exported member 'CONNECT_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-client.service.ts#L4
Module '"@nestjs/microservices/constants"' has no exported member 'MESSAGE_EVENT'.
Build: lib/stan-client.service.ts#L4
Module '"@nestjs/microservices/constants"' has no exported member 'ERROR_EVENT'.
Test stan strategy
Process completed with exit code 1.