wip: modify token auth #795
Annotations
11 warnings
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:
src/app/hooks/use-blockchain-height-query.ts#L12
Unexpected console statement
|
Lint:
src/app/hooks/use-dfns.ts#L4
Missing return type on function
|
Lint:
src/app/hooks/use-dfns.ts#L22
Unexpected console statement
|
Lint:
src/app/hooks/use-evm-vaults.ts#L121
Unexpected console statement
|
Lint:
src/app/hooks/use-evm-vaults.ts#L130
Unexpected console statement
|
Lint:
src/app/hooks/use-mint-burn-events.ts#L25
Unexpected console statement
|
Lint:
src/app/hooks/use-mint-burn-events.ts#L63
Unexpected console statement
|
Lint:
src/app/hooks/use-points.ts#L28
Unexpected console statement
|
Lint:
src/app/hooks/use-proof-of-reserve.ts#L32
Unexpected console statement
|
Lint:
src/app/hooks/use-total-supply.ts#L22
Unexpected console statement
|
Loading