Skip to content

deps: replace tweetnacl with @noble/ciphers #257

deps: replace tweetnacl with @noble/ciphers

deps: replace tweetnacl with @noble/ciphers #257

Triggered via pull request May 1, 2024 09:49
Status Failure
Total duration 1m 5s
Artifacts

build-test.yml

on: pull_request
Matrix: Prepare
Check workflows
4s
Check workflows
Matrix: Build
Matrix: Lint
Matrix: Test
All jobs pass
0s
All jobs pass
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 9 warnings
Lint (20.x): src/encryption.test.ts#L17
Replace `title,·{` with `⏎··title,`
Lint (20.x): src/encryption.test.ts#L18
Replace `··decrypt,⏎····decryptSafely,⏎····encrypt,⏎····encryptSafely,⏎····getEncryptionPublicKey,⏎··},·{` with `{·decrypt,·decryptSafely,·encrypt,·encryptSafely,·getEncryptionPublicKey·},`
Lint (20.x): src/encryption.test.ts#L24
Replace `··decryptFailMsg·=·'invalid·tag',⏎····badNonceSizeMsg·=·'bad·nonce·size'` with `{·decryptFailMsg·=·'invalid·tag',·badNonceSizeMsg·=·'bad·nonce·size'·}`
Lint (20.x): src/encryption.test.ts#L26
Delete `}`
Lint (20.x): src/encryption.test.ts#L28
Title must be a string
Lint (20.x): src/encryption.test.ts#L375
Replace `'encryption,decryption',` with `⏎··'encryption,decryption',⏎·`
Lint (20.x): src/encryption.test.ts#L376
Insert `··`
Lint (20.x): src/encryption.test.ts#L377
Insert `··`
Lint (20.x): src/encryption.test.ts#L378
Replace `··` with `····`
Lint (20.x): src/encryption.test.ts#L379
Insert `··`
Lint (18.x)
The job was canceled because "_20_x" failed.
Lint (18.x): src/encryption.test.ts#L17
Replace `title,·{` with `⏎··title,`
Lint (18.x): src/encryption.test.ts#L18
Replace `··decrypt,⏎····decryptSafely,⏎····encrypt,⏎····encryptSafely,⏎····getEncryptionPublicKey,⏎··},·{` with `{·decrypt,·decryptSafely,·encrypt,·encryptSafely,·getEncryptionPublicKey·},`
Lint (18.x): src/encryption.test.ts#L24
Replace `··decryptFailMsg·=·'invalid·tag',⏎····badNonceSizeMsg·=·'bad·nonce·size'` with `{·decryptFailMsg·=·'invalid·tag',·badNonceSizeMsg·=·'bad·nonce·size'·}`
Lint (18.x): src/encryption.test.ts#L26
Delete `}`
Lint (18.x): src/encryption.test.ts#L28
Title must be a string
Lint (18.x): src/encryption.test.ts#L375
Replace `'encryption,decryption',` with `⏎··'encryption,decryption',⏎·`
Lint (18.x): src/encryption.test.ts#L376
Insert `··`
Lint (18.x): src/encryption.test.ts#L377
Insert `··`
Lint (18.x): src/encryption.test.ts#L378
Replace `··` with `····`
Lint (18.x): src/encryption.test.ts#L379
Insert `··`
Test (20.x)
Process completed with exit code 1.
Test (18.x)
The job was canceled because "_20_x" failed.
Test (18.x)
Process completed with exit code 1.
Lint (16.x)
The job was canceled because "_20_x" failed.
Lint (16.x): src/encryption.test.ts#L17
Replace `title,·{` with `⏎··title,`
Lint (16.x): src/encryption.test.ts#L18
Replace `··decrypt,⏎····decryptSafely,⏎····encrypt,⏎····encryptSafely,⏎····getEncryptionPublicKey,⏎··},·{` with `{·decrypt,·decryptSafely,·encrypt,·encryptSafely,·getEncryptionPublicKey·},`
Lint (16.x): src/encryption.test.ts#L24
Replace `··decryptFailMsg·=·'invalid·tag',⏎····badNonceSizeMsg·=·'bad·nonce·size'` with `{·decryptFailMsg·=·'invalid·tag',·badNonceSizeMsg·=·'bad·nonce·size'·}`
Lint (16.x): src/encryption.test.ts#L26
Delete `}`
Lint (16.x): src/encryption.test.ts#L28
Title must be a string
Lint (16.x): src/encryption.test.ts#L375
Replace `'encryption,decryption',` with `⏎··'encryption,decryption',⏎·`
Lint (16.x): src/encryption.test.ts#L376
Insert `··`
Lint (16.x): src/encryption.test.ts#L377
Insert `··`
Lint (16.x): src/encryption.test.ts#L378
Replace `··` with `····`
Lint (16.x): src/encryption.test.ts#L379
Insert `··`
Test (16.x)
The job was canceled because "_20_x" failed.
Test (16.x)
The operation was canceled.
Check workflows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Prepare (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Prepare (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Prepare (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.