Allow message body redaction #90
Annotations
10 errors and 2 warnings
Build & Test:
src/sqs.test.ts#L4
Insert `;`
|
Build & Test:
src/sqs.test.ts#L5
Insert `;`
|
Build & Test:
src/sqs.test.ts#L15
Replace `__dirname·+·'/__fixtures__/public-key.pem',·'utf8')` with `⏎····__dirname·+·'/__fixtures__/public-key.pem',⏎····'utf8',⏎··);`
|
Build & Test:
src/sqs.test.ts#L16
Insert `;`
|
Build & Test:
src/sqs.test.ts#L161
Insert `,`
|
Build & Test:
src/sqs.test.ts#L167
Replace `__dirname·+·'/__fixtures__/private-key.pem',·'utf8')` with `⏎······__dirname·+·'/__fixtures__/private-key.pem',⏎······'utf8',⏎····);`
|
Build & Test:
src/sqs.test.ts#L168
Insert `;`
|
Build & Test:
src/sqs.test.ts#L169
Replace `privateKey,·Buffer.from(encryptedBody,·'base64')` with `⏎······privateKey,⏎······Buffer.from(encryptedBody,·'base64'),⏎····`
|
Build & Test:
src/sqs.test.ts#L179
Replace `"[REDACTION·FAILED]"` with `'[REDACTION·FAILED]',`
|
Build & Test:
src/sqs.test.ts#L180
Insert `,`
|
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/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading