Skip to content

deps: replace tweetnacl with @noble/ciphers #256

deps: replace tweetnacl with @noble/ciphers

deps: replace tweetnacl with @noble/ciphers #256

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

build-test.yml

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

Annotations

19 errors and 9 warnings
Lint (20.x): src/encryption.ts#L3
There should be no empty line within import group
Lint (20.x): src/encryption.ts#L3
`@noble/ciphers/salsa` import should occur before import of `@scure/base`
Lint (20.x): src/encryption.ts#L6
Delete `⏎`
Lint (20.x): src/encryption.ts#L7
Expected exception block, space or tab after '//' in comment
Lint (20.x): src/encryption.ts#L9
`@noble/ciphers/cryptoNode` import should occur before import of `@scure/base`
Lint (20.x): src/encryption.ts#L10
Expected 1 empty line after import statement not followed by another import
Lint (20.x): src/encryption.ts#L10
`@noble/ciphers/webcrypto` import should occur before import of `@scure/base`
Lint (20.x): src/encryption.ts#L12
Expected exception block, space or tab after '//' in comment
Lint (20.x): src/encryption.ts#L17
Import in body of module; reorder to top
Lint (20.x): src/encryption.ts#L190
Insert `······`
Test (18.x)
Process completed with exit code 1.
Test (16.x)
The job was canceled because "_18_x" failed.
Test (16.x)
Process completed with exit code 1.
Lint (18.x)
The job was canceled because "_20_x" failed.
Lint (18.x)
The operation was canceled.
Lint (16.x)
The job was canceled because "_20_x" failed.
Lint (16.x)
The operation was canceled.
Test (20.x)
The job was canceled because "_18_x" failed.
Test (20.x)
Process completed with exit code 1.
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 (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/.
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/.
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/.
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 (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/.
Test (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/.
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/.