feat: modify mainnet config for xrpl support #813
code-checks.yml
on: push
lint-eslint
1m 25s
lint-filename
1m 12s
lint-prettier
3m 22s
lint-commit
13s
lint-unused-exports
1m 16s
typecheck
1m 16s
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/
|
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/
|
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-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/
|
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#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-eslint:
src/app/hooks/use-xrpl-vaults.ts#L114
Unexpected console statement
|
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/
|