feat: add garden swap functionality and ui components #867
code-checks.yml
on: push
lint-eslint
41s
lint-filename
31s
lint-prettier
32s
lint-commit
11s
lint-unused-exports
36s
typecheck
26s
Annotations
2 errors and 8 warnings
typecheck:
src/app/components/swap/swap.tsx#L8
'BITCOIN_NETWORK_MAP' is declared but its value is never read.
|
typecheck
Process completed with exit code 2.
|
lint-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-filename
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-unused-exports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-eslint:
src/app/components/swap/swap.tsx#L8
'BITCOIN_NETWORK_MAP' is defined but never used
|