feat: add support for named default handler #498
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/
|