fix: update network switching to use direct wallet requests #114
Annotations
5 errors and 3 warnings
build-and-test:
frontend/src/components/ForcedWithdrawalDialog.tsx#L50
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build-and-test:
frontend/src/components/Transfer.tsx#L37
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build-and-test:
frontend/src/hooks/useSessionPoller.ts#L73
'error' is defined but never used
|
build-and-test:
frontend/src/hooks/useSessionPoller.ts#L118
'error' is defined but never used
|
build-and-test
Process completed with exit code 1.
|
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-test:
frontend/src/components/ForcedWithdrawalDialog.tsx#L58
Unexpected any. Specify a different type
|
build-and-test:
frontend/src/components/Transfer.tsx#L45
Unexpected any. Specify a different type
|