Skip to content

Support a mix of locator and creation configs for SNS #758

Support a mix of locator and creation configs for SNS

Support a mix of locator and creation configs for SNS #758

Triggered via pull request September 24, 2024 08:21
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: pull_request
Matrix: build
automerge
0s
automerge
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build (22.x)
Argument of type '{ handlerSpy: true; handlers: MessageHandlerConfig<{ type: "entity.created"; payload: { newData: string; }; id: string; timestamp: string; metadata: { schemaVersion: string; producedBy: string; originatedFrom: string; correlationId: string; }; } | { ...; }, ExecutionContext, PreHandlerOutput, any>[]; messageTypeFiel...' is not assignable to parameter of type '(CommonQueueOptions & NewQueueOptions<SNSSQSCreationConfig> & { handlers: MessageHandlerConfig<{ type: "entity.created"; payload: { ...; }; id: string; timestamp: string; metadata: { ...; }; } | { ...; }, ExecutionContext, PreHandlerOutput, unknown>[]; deadLetterQueue?: DeadLetterQueueOptions<...> | undefined; maxRe...'.
build (22.x)
Process completed with exit code 2.
build (18.x)
Argument of type '{ handlerSpy: true; handlers: MessageHandlerConfig<{ type: "entity.created"; payload: { newData: string; }; id: string; timestamp: string; metadata: { schemaVersion: string; producedBy: string; originatedFrom: string; correlationId: string; }; } | { ...; }, ExecutionContext, PreHandlerOutput, any>[]; messageTypeFiel...' is not assignable to parameter of type '(CommonQueueOptions & NewQueueOptions<SNSSQSCreationConfig> & { handlers: MessageHandlerConfig<{ type: "entity.created"; payload: { ...; }; id: string; timestamp: string; metadata: { ...; }; } | { ...; }, ExecutionContext, PreHandlerOutput, unknown>[]; deadLetterQueue?: DeadLetterQueueOptions<...> | undefined; maxRe...'.
build (18.x)
Process completed with exit code 1.
build (20.x)
The job was canceled because "_22_x" failed.
build (20.x)
Argument of type '{ handlerSpy: true; handlers: MessageHandlerConfig<{ type: "entity.created"; payload: { newData: string; }; id: string; timestamp: string; metadata: { schemaVersion: string; producedBy: string; originatedFrom: string; correlationId: string; }; } | { ...; }, ExecutionContext, PreHandlerOutput, any>[]; messageTypeFiel...' is not assignable to parameter of type '(CommonQueueOptions & NewQueueOptions<SNSSQSCreationConfig> & { handlers: MessageHandlerConfig<{ type: "entity.created"; payload: { ...; }; id: string; timestamp: string; metadata: { ...; }; } | { ...; }, ExecutionContext, PreHandlerOutput, unknown>[]; deadLetterQueue?: DeadLetterQueueOptions<...> | undefined; maxRe...'.
build (20.x)
Process completed with exit code 2.