Skip to content

feat: add bitgo api interaction, setup functions to use for transacti… #6

feat: add bitgo api interaction, setup functions to use for transacti…

feat: add bitgo api interaction, setup functions to use for transacti… #6

Triggered via push April 22, 2024 16:25
Status Failure
Total duration 1m 6s
Billable time 6m
Artifacts

code-checks.yml

on: push
lint-eslint
9s
lint-eslint
lint-prettier
8s
lint-prettier
lint-unused-exports
23s
lint-unused-exports
typecheck
20s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
lint-prettier
Process completed with exit code 2.
lint-eslint: src/bitcoin-functions.ts#L57
'getUTXOs' is defined but never used
lint-eslint: src/bitcoin-functions.ts#L57
Unexpected any. Specify a different type
lint-eslint: src/bitcoin-functions.ts#L100
'createMultisigTransaction' is defined but never used
lint-eslint: src/bitcoin-functions.ts#L131
'createFundingTransaction' is defined but never used
lint-eslint: src/bitcoin-functions.ts#L135
Unexpected any. Specify a different type
lint-eslint: src/bitcoin-functions.ts#L184
'createClosingTransaction' is defined but never used
lint-eslint: src/bitcoin-functions.ts#L239
'broadcastTransaction' is defined but never used
lint-eslint: src/index.ts#L8
'findPublicKeyOfAddress' is defined but never used
lint-eslint: src/index.ts#L33
'createTaprootAddress' is defined but never used
lint-eslint: src/index.ts#L45
'createNativeSegwitAddress' is defined but never used
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/.
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/.
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/.