Skip to content

Allow message body redaction #88

Allow message body redaction

Allow message body redaction #88

Triggered via pull request February 15, 2024 18:32
Status Failure
Total duration 49s
Artifacts

pull-request.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: src/sqs.test.ts#L105
Insert `⏎······`
test: src/sqs.test.ts#L106
Insert `··`
test: src/sqs.test.ts#L107
Replace `},·"Processing·SQS·topic·message")` with `··},⏎······'Processing·SQS·topic·message',⏎····);`
test: src/sqs.test.ts#L113
Insert `;`
test: src/sqs.test.ts#L116
Replace `·throw·error` with `⏎········throw·error;⏎·····`
test: src/sqs.test.ts#L124
Insert `;`
test: src/sqs.test.ts#L126
Replace `⏎········{·attributes:·{},·body·},⏎······` with `{·attributes:·{},·body·}`
test: src/sqs.test.ts#L129
Insert `;`
test: src/sqs.test.ts#L130
Replace `⏎······event,⏎······{}·as·any,⏎····` with `event,·{}·as·any`
test: src/sqs.test.ts#L138
Delete `·`
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
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/