Skip to content

feat: enable payload validation for NATS #196

feat: enable payload validation for NATS

feat: enable payload validation for NATS #196

Triggered via pull request April 21, 2025 14:56
Status Failure
Total duration 35s
Artifacts

blackbox-testing.yml

on: pull_request
BlackBox testing
30s
BlackBox testing
Fit to window
Zoom out
Zoom in

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>'.