Skip to content

feat: add wallet handlers #16

feat: add wallet handlers

feat: add wallet handlers #16

Triggered via push May 28, 2024 14:50
Status Failure
Total duration 1m 45s
Billable time 7m
Artifacts

code-checks.yml

on: push
lint-eslint
9s
lint-eslint
lint-prettier
7s
lint-prettier
lint-unused-exports
7s
lint-unused-exports
typecheck
22s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 8 warnings
lint-unused-exports
Process completed with exit code 1.
lint-eslint: src/dlc-handlers/ledger-dlc-handler.ts#L222
Unexpected any. Specify a different type
lint-eslint: src/dlc-handlers/ledger-dlc-handler.ts#L229
'taprootDerivedPublicKey' is assigned a value but never used
lint-eslint: src/dlc-handlers/ledger-dlc-handler.ts#L283
Unexpected any. Specify a different type
lint-eslint: src/dlc-handlers/ledger-dlc-handler.ts#L341
Unexpected any. Specify a different type
lint-eslint: src/dlc-handlers/ledger-dlc-handler.ts#L373
Unexpected any. Specify a different type
lint-eslint: src/dlc-handlers/private-key-dlc-handler.ts#L146
Unexpected any. Specify a different type
lint-eslint: src/dlc-handlers/private-key-dlc-handler.ts#L219
'finalize' is assigned a value but never used
lint-eslint: src/dlc-handlers/software-wallet-dlc-handler.ts#L115
Unexpected any. Specify a different type
lint-eslint: src/dlc-handlers/software-wallet-dlc-handler.ts#L148
Unexpected any. Specify a different type
lint-eslint: src/dlc-handlers/software-wallet-dlc-handler.ts#L180
Unexpected any. Specify a different type
lint-prettier
Process completed with exit code 2.
lint-commit
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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
Unexpected input(s) 'node-version', valid inputs are ['']
build
Unexpected input(s) 'node-version', valid inputs are ['']
lint-unused-exports
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.