Skip to content

Bump sqs-consumer from 5.7.0 to 10.3.0 #1870

Bump sqs-consumer from 5.7.0 to 10.3.0

Bump sqs-consumer from 5.7.0 to 10.3.0 #1870

Triggered via pull request May 13, 2024 09:56
Status Failure
Total duration 4m 1s
Artifacts

ci.yml

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

Annotations

64 errors and 16 warnings
Node.js 16.x (adapter:cluster manager:dynamodb ratelimiter:cluster queue:sync): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:cluster manager:dynamodb ratelimiter:cluster queue:sync): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:cluster manager:dynamodb ratelimiter:cluster queue:sync)
Process completed with exit code 2.
Node.js 16.x (adapter:cluster manager:array ratelimiter:cluster queue:sync): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:cluster manager:array ratelimiter:cluster queue:sync): src/queues/sqs-queue-driver.ts#L109
Property 'isRunning' does not exist on type 'Consumer'.
Node.js 16.x (adapter:cluster manager:array ratelimiter:cluster queue:sync): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:cluster manager:array ratelimiter:cluster queue:sync)
Process completed with exit code 2.
Node.js 16.x (adapter:cluster manager:mysql ratelimiter:cluster queue:sync): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:cluster manager:mysql ratelimiter:cluster queue:sync): src/queues/sqs-queue-driver.ts#L109
Property 'isRunning' does not exist on type 'Consumer'.
Node.js 16.x (adapter:cluster manager:mysql ratelimiter:cluster queue:sync): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:cluster manager:mysql ratelimiter:cluster queue:sync)
Process completed with exit code 2.
Node.js 16.x (adapter:cluster manager:postgres ratelimiter:cluster queue:sync): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:cluster manager:postgres ratelimiter:cluster queue:sync): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:cluster manager:postgres ratelimiter:cluster queue:sync)
Process completed with exit code 2.
Node.js 16.x (adapter:local manager:array ratelimiter:local queue:sqs): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:local manager:array ratelimiter:local queue:sqs): src/queues/sqs-queue-driver.ts#L109
Property 'isRunning' does not exist on type 'Consumer'.
Node.js 16.x (adapter:local manager:array ratelimiter:local queue:sqs): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:local manager:array ratelimiter:local queue:sqs)
Process completed with exit code 2.
Node.js 16.x (adapter:local manager:mysql ratelimiter:local queue:sqs): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:local manager:mysql ratelimiter:local queue:sqs): src/queues/sqs-queue-driver.ts#L109
Property 'isRunning' does not exist on type 'Consumer'.
Node.js 16.x (adapter:local manager:mysql ratelimiter:local queue:sqs): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:local manager:mysql ratelimiter:local queue:sqs)
Process completed with exit code 2.
Node.js 16.x (adapter:local manager:dynamodb ratelimiter:local queue:sqs): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:local manager:dynamodb ratelimiter:local queue:sqs): src/queues/sqs-queue-driver.ts#L109
Property 'isRunning' does not exist on type 'Consumer'.
Node.js 16.x (adapter:local manager:dynamodb ratelimiter:local queue:sqs): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:local manager:dynamodb ratelimiter:local queue:sqs)
Process completed with exit code 2.
Node.js 16.x (adapter:local manager:postgres ratelimiter:local queue:sqs): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:local manager:postgres ratelimiter:local queue:sqs): src/queues/sqs-queue-driver.ts#L109
Property 'isRunning' does not exist on type 'Consumer'.
Node.js 16.x (adapter:local manager:postgres ratelimiter:local queue:sqs): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:local manager:postgres ratelimiter:local queue:sqs)
Process completed with exit code 2.
Node.js 16.x (adapter:nats manager:array ratelimiter:redis queue:sync): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:nats manager:array ratelimiter:redis queue:sync): src/queues/sqs-queue-driver.ts#L109
Property 'isRunning' does not exist on type 'Consumer'.
Node.js 16.x (adapter:nats manager:array ratelimiter:redis queue:sync): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:nats manager:array ratelimiter:redis queue:sync)
Process completed with exit code 2.
Node.js 16.x (adapter:nats manager:dynamodb ratelimiter:redis queue:sync): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:nats manager:dynamodb ratelimiter:redis queue:sync): src/queues/sqs-queue-driver.ts#L109
Property 'isRunning' does not exist on type 'Consumer'.
Node.js 16.x (adapter:nats manager:dynamodb ratelimiter:redis queue:sync): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:nats manager:dynamodb ratelimiter:redis queue:sync)
Process completed with exit code 2.
Node.js 16.x (adapter:redis manager:array ratelimiter:redis queue:redis): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:redis manager:array ratelimiter:redis queue:redis): src/queues/sqs-queue-driver.ts#L109
Property 'isRunning' does not exist on type 'Consumer'.
Node.js 16.x (adapter:redis manager:array ratelimiter:redis queue:redis): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:redis manager:array ratelimiter:redis queue:redis)
Process completed with exit code 2.
Node.js 16.x (adapter:nats manager:postgres ratelimiter:redis queue:sync): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:nats manager:postgres ratelimiter:redis queue:sync): src/queues/sqs-queue-driver.ts#L109
Property 'isRunning' does not exist on type 'Consumer'.
Node.js 16.x (adapter:nats manager:postgres ratelimiter:redis queue:sync): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:nats manager:postgres ratelimiter:redis queue:sync)
Process completed with exit code 2.
Node.js 16.x (adapter:nats manager:mysql ratelimiter:redis queue:sync): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:nats manager:mysql ratelimiter:redis queue:sync): src/queues/sqs-queue-driver.ts#L109
Property 'isRunning' does not exist on type 'Consumer'.
Node.js 16.x (adapter:nats manager:mysql ratelimiter:redis queue:sync): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:nats manager:mysql ratelimiter:redis queue:sync)
Process completed with exit code 2.
Node.js 16.x (adapter:redis manager:mysql ratelimiter:redis queue:redis): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:redis manager:mysql ratelimiter:redis queue:redis): src/queues/sqs-queue-driver.ts#L109
Property 'isRunning' does not exist on type 'Consumer'.
Node.js 16.x (adapter:redis manager:mysql ratelimiter:redis queue:redis): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:redis manager:mysql ratelimiter:redis queue:redis)
Process completed with exit code 2.
Node.js 16.x (adapter:redis manager:dynamodb ratelimiter:redis queue:redis): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:redis manager:dynamodb ratelimiter:redis queue:redis): src/queues/sqs-queue-driver.ts#L109
Property 'isRunning' does not exist on type 'Consumer'.
Node.js 16.x (adapter:redis manager:dynamodb ratelimiter:redis queue:redis): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:redis manager:dynamodb ratelimiter:redis queue:redis)
Process completed with exit code 2.
Node.js 16.x (adapter:redis manager:postgres ratelimiter:redis queue:redis): src/queues/sqs-queue-driver.ts#L94
Argument of type '{ queueUrl: string; attributeNames?: QueueAttributeName[]; messageAttributeNames?: string[]; stopped?: boolean; batchSize: number; visibilityTimeout?: number; waitTimeSeconds?: number; ... 15 more ...; extendedAWSErrors?: boolean; }' is not assignable to parameter of type 'ConsumerOptions'.
Node.js 16.x (adapter:redis manager:postgres ratelimiter:redis queue:redis): src/queues/sqs-queue-driver.ts#L109
Property 'isRunning' does not exist on type 'Consumer'.
Node.js 16.x (adapter:redis manager:postgres ratelimiter:redis queue:redis): src/server.ts#L216
Property 'queueUrl' is missing in type '{}' but required in type 'ConsumerOptions'.
Node.js 16.x (adapter:redis manager:postgres ratelimiter:redis queue:redis)
Process completed with exit code 2.
Node.js 16.x (adapter:cluster manager:dynamodb ratelimiter:cluster queue:sync)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:cluster manager:array ratelimiter:cluster queue:sync)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:cluster manager:mysql ratelimiter:cluster queue:sync)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:cluster manager:postgres ratelimiter:cluster queue:sync)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:local manager:array ratelimiter:local queue:sqs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:local manager:mysql ratelimiter:local queue:sqs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:local manager:dynamodb ratelimiter:local queue:sqs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:local manager:postgres ratelimiter:local queue:sqs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:nats manager:array ratelimiter:redis queue:sync)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:nats manager:dynamodb ratelimiter:redis queue:sync)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:redis manager:array ratelimiter:redis queue:redis)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:nats manager:postgres ratelimiter:redis queue:sync)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:nats manager:mysql ratelimiter:redis queue:sync)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:redis manager:mysql ratelimiter:redis queue:redis)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:redis manager:dynamodb ratelimiter:redis queue:redis)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js 16.x (adapter:redis manager:postgres ratelimiter:redis queue:redis)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.