fix: update sqs-consumer and sqs-producer to fix graceful shutdown (#83) #64
Annotations
1 error and 21 warnings
test (16.x)
The 'pnpm store path --silent' command failed with exit code: 1
|
test (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (18.x):
lib/sqs.module.ts#L1
'Global' is defined but never used
|
test (18.x):
lib/sqs.module.ts#L1
'Module' is defined but never used
|
test (18.x):
lib/sqs.module.ts#L13
'SqsModule' is defined but never used
|
test (18.x):
lib/sqs.service.ts#L1
'Inject' is defined but never used
|
test (18.x):
lib/sqs.service.ts#L1
'Injectable' is defined but never used
|
test (18.x):
lib/sqs.service.ts#L14
'SQS_OPTIONS' is defined but never used
|
test (18.x):
lib/sqs.service.ts#L17
'SqsService' is defined but never used
|
test (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (20.x):
lib/sqs.module.ts#L1
'Global' is defined but never used
|
test (20.x):
lib/sqs.module.ts#L1
'Module' is defined but never used
|
test (20.x):
lib/sqs.module.ts#L13
'SqsModule' is defined but never used
|
test (20.x):
lib/sqs.service.ts#L1
'Inject' is defined but never used
|
test (20.x):
lib/sqs.service.ts#L1
'Injectable' is defined but never used
|
test (20.x):
lib/sqs.service.ts#L14
'SQS_OPTIONS' is defined but never used
|
test (20.x):
lib/sqs.service.ts#L17
'SqsService' is defined but never used
|
test (16.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (16.x)
Failed to download action 'https://api.github.com/repos/pnpm/action-setup/tarball/eae0cfeb286e66ffb5155f1a79b90583a127a68b'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
test (16.x)
Back off 29.031 seconds before retry.
|
test (16.x)
Failed to download action 'https://api.github.com/repos/pnpm/action-setup/tarball/eae0cfeb286e66ffb5155f1a79b90583a127a68b'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
test (16.x)
Back off 20.472 seconds before retry.
|