remove previewnet #325
Annotations
4 errors and 4 warnings
Run npm run tsc:
components/FundAccountSubmitted.tsx#L38
'isFetchingBalance' is declared but its value is never read.
|
Run npm run tsc:
components/FundAccountSubmitted.tsx#L39
'balance' is declared but its value is never read.
|
Run npm run tsc:
components/FundAccountSubmitted.tsx#L40
'balanceError' is declared but its value is never read.
|
Run npm run tsc
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
components/FundAccountSubmitted.tsx#L38
'isFetchingBalance' is assigned a value but never used
|
Run npm run lint:
components/FundAccountSubmitted.tsx#L39
'balance' is assigned a value but never used
|
Run npm run lint:
components/FundAccountSubmitted.tsx#L40
'balanceError' is assigned a value but never used
|
Loading