feat: added my vaults page, added conditional loading #12
code-checks.yml
on: push
lint-eslint
37s
lint-filename
56s
lint-prettier
32s
lint-commit
12s
lint-unused-exports
54s
typecheck
39s
test-unit
42s
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/
|