Skip to content

wip: modify taproot wallet test #10

wip: modify taproot wallet test

wip: modify taproot wallet test #10

Triggered via push May 3, 2024 16:02
Status Failure
Total duration 1m 29s
Billable time 6m
Artifacts

code-checks.yml

on: push
lint-eslint
10s
lint-eslint
lint-prettier
8s
lint-prettier
lint-unused-exports
12s
lint-unused-exports
typecheck
18s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 8 warnings
lint-commit
You have commit messages with errors ⧗ input: wip: modify taproot wallet test ✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
lint-prettier
Process completed with exit code 2.
lint-eslint: src/bitcoin-functions.ts#L9
'Psbt' is defined but never used
lint-eslint: src/bitcoin-functions.ts#L38
Unexpected any. Specify a different type
lint-eslint: src/index.ts#L5
'FullySignedTransaction' is defined but never used
lint-eslint: src/index.ts#L6
'bytesToHex' is defined but never used
lint-eslint: src/index.ts#L6
'hexToBytes' is defined but never used
lint-eslint: src/index.ts#L8
'Transaction' is defined but never used
lint-eslint: src/index.ts#L13
'broadcastTransaction' is defined but never used
lint-eslint: src/index.ts#L14
'createClosingTransaction' is defined but never used
lint-eslint: src/index.ts#L15
'createFundingTransaction' is defined but never used
lint-eslint: src/index.ts#L16
'createMultisigTransaction' is defined but never used
lint-unused-exports
Process completed with exit code 1.
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-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/.
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-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/.
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/.