wip: auth #794
code-checks.yml
on: push
lint-eslint
1m 20s
lint-filename
3m 22s
lint-prettier
1m 9s
lint-commit
15s
lint-unused-exports
1m 12s
typecheck
1m 14s
Annotations
1 error and 16 warnings
lint-commit
You have commit messages with errors
⧗ input: wip: auth
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
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, 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-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/
|
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-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-dfns.ts#L4
Missing return type on function
|
lint-eslint:
src/app/hooks/use-dfns.ts#L10
Unexpected console statement
|
lint-eslint:
src/app/hooks/use-evm-vaults.ts#L121
Unexpected console statement
|
lint-eslint:
src/app/hooks/use-evm-vaults.ts#L130
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#L32
Unexpected console statement
|
lint-eslint:
src/app/hooks/use-total-supply.ts#L22
Unexpected console statement
|
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/
|