Skip to content

Remove ed25519 address generation from wallet #7502

Remove ed25519 address generation from wallet

Remove ed25519 address generation from wallet #7502

Triggered via pull request February 1, 2024 17:52
Status Failure
Total duration 25m 52s
Artifacts

bindings-nodejs.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Test (ubuntu-latest, 18)
Type '{ address: string; storagePath: string | undefined; clientOptions: { nodes: string[]; }; bipPath: { coinType: CoinType; }; secretManager: { stronghold: { snapshotPath: string | undefined; password: string | undefined; }; }; }' is not assignable to type 'WalletOptions'.
Test (ubuntu-latest, 18)
Process completed with exit code 2.
Test (windows-latest, 18)
Type '{ address: string; storagePath: string | undefined; clientOptions: { nodes: string[]; }; bipPath: { coinType: CoinType; }; secretManager: { stronghold: { snapshotPath: string | undefined; password: string | undefined; }; }; }' is not assignable to type 'WalletOptions'.
Test (windows-latest, 18)
Process completed with exit code 1.
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/.
Lint: bindings/nodejs/lib/types/wallet/wallet.ts#L14
'Bech32Address' is defined but never used
Check Format
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/.
Test (ubuntu-latest, 18)
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/.
Test (windows-latest, 18)
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/.