feat: enable request and reply for nats #216
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
17 errors
|
Test NodeJS PR - macos-latest:
src/codegen/generators/typescript/channels/protocols/nats/coreRequest.ts#L84
Property 'messageType' is missing in type '{ code: string; functionName: string; dependencies: string[]; functionType: ChannelFunctionTypes.NATS_REQUEST; }' but required in type 'SingleFunctionRenderType'.
|
|
Test NodeJS PR - macos-latest:
src/codegen/generators/typescript/client/protocols/nats.ts#L91
Argument of type '{ channelName: string; channelParameterType: string | undefined; description: string; messageType: string | undefined; }' is not assignable to parameter of type '{ description: string; messageType: string; channelParameterType?: string | undefined; channelName: string; }'.
|
|
Test NodeJS PR - macos-latest:
src/codegen/generators/typescript/client/protocols/nats.ts#L94
Argument of type '{ channelName: string; channelParameterType: string | undefined; description: string; messageType: string | undefined; }' is not assignable to parameter of type '{ description: string; messageType: string; channelParameterType?: string | undefined; channelName: string; }'.
|
|
Test NodeJS PR - macos-latest:
src/codegen/generators/typescript/client/protocols/nats.ts#L97
Argument of type '{ channelName: string; channelParameterType: string | undefined; description: string; messageType: string | undefined; }' is not assignable to parameter of type '{ description: string; messageType: string; channelParameterType?: string | undefined; channelName: string; }'.
|
|
Test NodeJS PR - macos-latest:
src/codegen/generators/typescript/client/protocols/nats.ts#L100
Argument of type '{ channelName: string; channelParameterType: string | undefined; description: string; messageType: string | undefined; }' is not assignable to parameter of type '{ description: string; messageType: string; channelParameterType?: string | undefined; channelName: string; }'.
|
|
Test NodeJS PR - macos-latest:
src/codegen/generators/typescript/client/protocols/nats.ts#L103
Argument of type '{ channelName: string; channelParameterType: string | undefined; description: string; messageType: string | undefined; }' is not assignable to parameter of type '{ description: string; messageType: string; channelParameterType?: string | undefined; channelName: string; }'.
|
|
Test NodeJS PR - macos-latest
Process completed with exit code 2.
|
|
Test NodeJS PR - ubuntu-latest
The job was canceled because "macos-latest" failed.
|
|
Test NodeJS PR - ubuntu-latest:
src/codegen/generators/typescript/channels/protocols/nats/coreRequest.ts#L84
Property 'messageType' is missing in type '{ code: string; functionName: string; dependencies: string[]; functionType: ChannelFunctionTypes.NATS_REQUEST; }' but required in type 'SingleFunctionRenderType'.
|
|
Test NodeJS PR - ubuntu-latest:
src/codegen/generators/typescript/client/protocols/nats.ts#L91
Argument of type '{ channelName: string; channelParameterType: string | undefined; description: string; messageType: string | undefined; }' is not assignable to parameter of type '{ description: string; messageType: string; channelParameterType?: string | undefined; channelName: string; }'.
|
|
Test NodeJS PR - ubuntu-latest:
src/codegen/generators/typescript/client/protocols/nats.ts#L94
Argument of type '{ channelName: string; channelParameterType: string | undefined; description: string; messageType: string | undefined; }' is not assignable to parameter of type '{ description: string; messageType: string; channelParameterType?: string | undefined; channelName: string; }'.
|
|
Test NodeJS PR - ubuntu-latest:
src/codegen/generators/typescript/client/protocols/nats.ts#L97
Argument of type '{ channelName: string; channelParameterType: string | undefined; description: string; messageType: string | undefined; }' is not assignable to parameter of type '{ description: string; messageType: string; channelParameterType?: string | undefined; channelName: string; }'.
|
|
Test NodeJS PR - ubuntu-latest:
src/codegen/generators/typescript/client/protocols/nats.ts#L100
Argument of type '{ channelName: string; channelParameterType: string | undefined; description: string; messageType: string | undefined; }' is not assignable to parameter of type '{ description: string; messageType: string; channelParameterType?: string | undefined; channelName: string; }'.
|
|
Test NodeJS PR - ubuntu-latest:
src/codegen/generators/typescript/client/protocols/nats.ts#L103
Argument of type '{ channelName: string; channelParameterType: string | undefined; description: string; messageType: string | undefined; }' is not assignable to parameter of type '{ description: string; messageType: string; channelParameterType?: string | undefined; channelName: string; }'.
|
|
Test NodeJS PR - ubuntu-latest
The operation was canceled.
|
|
Test NodeJS PR - windows-latest
The job was canceled because "macos-latest" failed.
|
|
Test NodeJS PR - windows-latest
The operation was canceled.
|