remove previewnet #325
Annotations
5 errors and 5 warnings
Tests (20.x)
Process completed with exit code 1.
|
Static checks (20.x):
components/FundAccountSubmitted.tsx#L38
'isFetchingBalance' is declared but its value is never read.
|
Static checks (20.x):
components/FundAccountSubmitted.tsx#L39
'balance' is declared but its value is never read.
|
Static checks (20.x):
components/FundAccountSubmitted.tsx#L40
'balanceError' is declared but its value is never read.
|
Static checks (20.x)
Process completed with exit code 2.
|
Tests (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static checks (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static checks (20.x):
components/FundAccountSubmitted.tsx#L38
'isFetchingBalance' is assigned a value but never used
|
Static checks (20.x):
components/FundAccountSubmitted.tsx#L39
'balance' is assigned a value but never used
|
Static checks (20.x):
components/FundAccountSubmitted.tsx#L40
'balanceError' is assigned a value but never used
|