Merge remote-tracking branch 'origin' into feat/vault-transaction-box #649
code-checks.yml
on: push
lint-eslint
27s
lint-filename
22s
lint-prettier
21s
lint-commit
14s
lint-unused-exports
9s
typecheck
26s
Annotations
1 error and 11 warnings
lint-unused-exports
Process completed with exit code 1.
|
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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-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. 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. 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. 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-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#L32
Unexpected console statement
|
lint-eslint:
src/app/hooks/use-total-supply.ts#L22
Unexpected console statement
|
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|