feat: add global SQS configuration #283
check_code_quality.yml
on: pull_request
check-lint-and-build
1m 23s
Annotations
8 errors
|
check-lint-and-build
Process completed with exit code 1.
|
|
|
|
check-lint-and-build:
src/api/integrations/event/sqs/sqs.controller.ts#L242
'listCommand' is never reassigned. Use 'const' instead
|
|
|
|
check-lint-and-build:
src/api/integrations/event/sqs/sqs.controller.ts#L150
Replace `⏎············'messages',⏎············fileName⏎··········` with `'messages',·fileName`
|
|
check-lint-and-build:
src/api/integrations/event/sqs/sqs.controller.ts#L144
Replace ``${instanceName}·-·${eventFormatted}·-·SQS·ignored:·payload·(${size}·bytes)·exceeds·SQS·size·limit·(${sqsConfig.MAX_PAYLOAD_SIZE}·bytes)·and·S3·storage·is·not·enabled.`` with `⏎··············`${instanceName}·-·${eventFormatted}·-·SQS·ignored:·payload·(${size}·bytes)·exceeds·SQS·size·limit·(${sqsConfig.MAX_PAYLOAD_SIZE}·bytes)·and·S3·storage·is·not·enabled.`,⏎············`
|
|
check-lint-and-build:
src/api/integrations/event/sqs/sqs.controller.ts#L113
Replace `e` with `(e)`
|
|
check-lint-and-build:
src/api/integrations/event/sqs/sqs.controller.ts#L1
Run autofix to sort these imports!
|