feat: modify dlc-btc-lib version, and related functions #764
code-checks.yml
on: push
lint-eslint
1m 23s
lint-filename
1m 12s
lint-prettier
1m 13s
lint-commit
12s
lint-unused-exports
3m 18s
typecheck
1m 12s
Annotations
15 warnings
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-filename
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
lint-eslint:
src/app/hooks/use-blockchain-height-query.ts#L12
Unexpected console statement
|
lint-eslint:
src/app/hooks/use-evm-vaults.ts#L117
Unexpected console statement
|
lint-eslint:
src/app/hooks/use-mint-burn-events.ts#L25
Unexpected console statement
|
lint-eslint:
src/app/hooks/use-mint-burn-events.ts#L63
Unexpected console statement
|
lint-eslint:
src/app/hooks/use-points.ts#L28
Unexpected console statement
|
lint-eslint:
src/app/hooks/use-proof-of-reserve.ts#L33
Unexpected console statement
|
lint-eslint:
src/app/hooks/use-total-supply.ts#L22
Unexpected console statement
|
lint-eslint:
src/app/hooks/use-xrpl-vaults.ts#L113
Unexpected console statement
|
lint-unused-exports
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|