Skip to content

Add an exportable option to default-plugins #155

Add an exportable option to default-plugins

Add an exportable option to default-plugins #155

Re-run triggered March 8, 2024 10:55
Status Failure
Total duration 2m 15s
Artifacts

main.yml

on: pull_request
build-and-test
2m 5s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
build-and-test: packages/default-plugins/tests/ecdsa.test.ts#L1
Strings must use doublequote
build-and-test: packages/default-plugins/tests/ecdsa.test.ts#L82
Strings must use doublequote
build-and-test: packages/default-plugins/tests/ecdsa.test.ts#L85
Strings must use doublequote
build-and-test
Process completed with exit code 1.
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-test: packages/default-plugins/src/p256/keypair.ts#L1
'webcrypto' is defined but never used
build-and-test: packages/default-plugins/src/p256/keypair.ts#L2
'uint8arrays' is defined but never used
build-and-test: packages/default-plugins/src/p256/keypair.ts#L69
'format' is assigned a value but never used
build-and-test: packages/default-plugins/src/rsa/crypto.ts#L5
'PrivateKeyJwk' is defined but never used
build-and-test: packages/default-plugins/src/rsa/keypair.ts#L1
'webcrypto' is defined but never used
build-and-test: packages/default-plugins/src/rsa/keypair.ts#L2
'uint8arrays' is defined but never used
build-and-test: packages/default-plugins/src/rsa/keypair.ts#L7
'PrivateKeyInput' is defined but never used
build-and-test: packages/default-plugins/src/rsa/keypair.ts#L45
'format' is assigned a value but never used