chore(deps): update nest monorepo to v11 (major) #2940
development.yml
on: pull_request
Build
28s
Test stan strategy
31s
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.
|