Skip to content

feat: added my vaults page, added conditional loading #12

feat: added my vaults page, added conditional loading

feat: added my vaults page, added conditional loading #12

Triggered via push November 14, 2023 16:44
Status Failure
Total duration 1m 8s
Artifacts

code-checks.yml

on: push
lint-eslint
37s
lint-eslint
lint-filename
56s
lint-filename
lint-prettier
32s
lint-prettier
lint-commit
12s
lint-commit
lint-unused-exports
54s
lint-unused-exports
typecheck
39s
typecheck
test-unit
42s
test-unit
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint-prettier
Process completed with exit code 1.
lint-eslint: src/app/components/dlc-btc-item/vault-box.tsx#L4
'Vault' is defined but never used
lint-eslint
Process completed with exit code 1.
typecheck: src/app/components/dlc-btc-item/vault-box.tsx#L4
'Vault' is declared but its value is never read.
typecheck
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/