feat: enable payload validation for NATS #196
blackbox-testing.yml
on: pull_request
BlackBox testing
30s
Annotations
7 errors
|
BlackBox testing
Process completed with exit code 2.
|
|
BlackBox testing:
src/codegen/generators/typescript/channels/protocols/nats/index.ts#L60
Object literal may only specify known properties, and 'payloadGenerator' does not exist in type 'RenderRegularParameters<any>'.
|
|
BlackBox testing:
src/codegen/generators/typescript/channels/protocols/nats/coreSubscribe.ts#L14
Property 'payloadGenerator' does not exist on type 'RenderRegularParameters<any>'.
|
|
BlackBox testing:
src/codegen/generators/typescript/channels/protocols/mqtt/index.ts#L38
Object literal may only specify known properties, and 'generator' does not exist in type 'RenderRegularParameters<any>'.
|
|
BlackBox testing:
src/codegen/generators/typescript/channels/protocols/kafka/index.ts#L41
Object literal may only specify known properties, and 'generator' does not exist in type 'RenderRegularParameters<any>'.
|
|
BlackBox testing:
src/codegen/generators/typescript/channels/protocols/eventsource/index.ts#L39
Object literal may only specify known properties, and 'generator' does not exist in type 'RenderRegularParameters<any>'.
|
|
BlackBox testing:
src/codegen/generators/typescript/channels/protocols/amqp/index.ts#L41
Object literal may only specify known properties, and 'generator' does not exist in type 'RenderRegularParameters<any>'.
|