fix: modify form value handling (#196) #743
Annotations
7 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, 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:
src/app/hooks/use-blockchain-height-query.ts#L12
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