Skip to content

feat: add global SQS configuration #283

feat: add global SQS configuration

feat: add global SQS configuration #283

Re-run triggered September 1, 2025 14:00
Status Failure
Total duration 1m 28s
Artifacts

check_code_quality.yml

on: pull_request
check-lint-and-build
1m 23s
check-lint-and-build
Fit to window
Zoom out
Zoom in

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#L1
Run autofix to sort these imports!