Support Cardano key derivation according to CIP3-Icarus #63
main.yml
on: pull_request
Build, lint, and test
/
Prepare
18s
Check workflows
7s
Matrix: Build, lint, and test / Compatibility test
Matrix: Build, lint, and test / Test
Build, lint, and test
/
Build
23s
Build, lint, and test
/
Lint
22s
Publish release
/
...
/
Publish docs to GitHub Pages
publish-release
/
...
/
Publish docs to GitHub Pages
Annotations
12 errors and 6 warnings
Build, lint, and test / Lint:
src/derivers/cip3.test.ts#L23
Replace `typeof·fixtures.cip3[number]['nodes'][keyof·typeof·fixtures.cip3` with `(typeof·fixtures.cip3)[number]['nodes'][keyof·(typeof·fixtures.cip3)`
|
Build, lint, and test / Lint:
test/vectors.test.ts#L14
Replace `typeof·derivationVectors.bip32.hardened` with `(typeof·derivationVectors.bip32.hardened)`
|
Build, lint, and test / Lint
Process completed with exit code 1.
|
Build, lint, and test / Test (20.x)
Process completed with exit code 1.
|
Build, lint, and test / Test (18.x)
The job was canceled because "_20_x" failed.
|
Build, lint, and test / Test (18.x)
The operation was canceled.
|
Build, lint, and test / Test (16.x)
The job was canceled because "_20_x" failed.
|
Build, lint, and test / Test (16.x)
The operation was canceled.
|
Build, lint, and test / Compatibility test (20.x)
Process completed with exit code 1.
|
Build, lint, and test / Compatibility test (16.x)
The job was canceled because "_20_x" failed.
|
Build, lint, and test / Compatibility test (16.x)
The operation was canceled.
|
All jobs pass
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/.
|
Build, lint, and test / Prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / 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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Compatibility 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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|