Remove ed25519 address generation from wallet #7502
bindings-nodejs.yml
on: pull_request
Lint
15s
Check Format
19s
Matrix: Test
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/.
|