chore(deps): update nest monorepo to v11 (major) #2898
development.yml
on: pull_request
Build
26s
Test stan strategy
36s
Annotations
10 errors and 2 warnings
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.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test stan strategy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|