Skip to content

feat: add support for named default handler #498

feat: add support for named default handler

feat: add support for named default handler #498

Re-run triggered September 13, 2024 11:57
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
ci (18)
Type '{ name: string; uri: string | string[]; prefetchCount: number; exchanges: RabbitMQExchangeConfig[]; exchangeBindings: RabbitMQExchangeBindingConfig[]; ... 15 more ...; serializer: MessageSerializer; }' is not assignable to type 'Required<RabbitMQConfig>'.
ci (18)
Process completed with exit code 1.
ci (20)
Type '{ name: string; uri: string | string[]; prefetchCount: number; exchanges: RabbitMQExchangeConfig[]; exchangeBindings: RabbitMQExchangeBindingConfig[]; ... 15 more ...; serializer: MessageSerializer; }' is not assignable to type 'Required<RabbitMQConfig>'.
ci (20)
Process completed with exit code 1.
ci (19)
Type '{ name: string; uri: string | string[]; prefetchCount: number; exchanges: RabbitMQExchangeConfig[]; exchangeBindings: RabbitMQExchangeBindingConfig[]; ... 15 more ...; serializer: MessageSerializer; }' is not assignable to type 'Required<RabbitMQConfig>'.
ci (19)
Process completed with exit code 1.
ci (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci (19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (19)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/