Skip to content

feat: merge branch 'feat/psbt-without-pre' of https://github.com/DLC-… #165

feat: merge branch 'feat/psbt-without-pre' of https://github.com/DLC-…

feat: merge branch 'feat/psbt-without-pre' of https://github.com/DLC-… #165

Triggered via push March 8, 2024 16:05
Status Failure
Total duration 35s
Artifacts

code-checks.yml

on: push
lint-eslint
24s
lint-eslint
lint-filename
14s
lint-filename
lint-prettier
17s
lint-prettier
lint-commit
13s
lint-commit
lint-unused-exports
16s
lint-unused-exports
typecheck
21s
typecheck
test-unit
16s
test-unit
Fit to window
Zoom out
Zoom in

Annotations

1 error and 17 warnings
lint-commit
You have commit messages with errors ⧗ input: feat: merge branch 'feat/psbt-without-pre' of https://github.com/DLC-link/dlc-btc-website into feat/psbt-without-pre ✖ header must not be longer than 100 characters, current length is 116 [header-max-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
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/
lint-filename
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/.
test-unit
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/.
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/.
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-eslint: src/app/components/mint-unmint/components/lock-screen/lock-screen.tsx#L48
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint-eslint: src/app/components/mint-unmint/components/lock-screen/sign-closing-transaction-screen.tsx#L48
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint-eslint: src/app/components/mint-unmint/mint-unmint.tsx#L28
React Hook useEffect has a missing dependency: 'address'. Either include it or remove the dependency array
lint-eslint: src/app/hooks/use-bitcoin.ts#L105
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint-eslint: src/app/hooks/use-bitcoin.ts#L212
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint-eslint: src/app/hooks/use-bitcoin.ts#L224
Unexpected console statement
lint-eslint: src/app/hooks/use-bitcoin.ts#L337
Unexpected console statement
lint-eslint: src/app/hooks/use-confirmation-checker.ts#L28
Unexpected console statement
lint-eslint: src/app/hooks/use-confirmation-checker.ts#L40
Unexpected console statement