Skip to content

fix: update network switching to use direct wallet requests #114

fix: update network switching to use direct wallet requests

fix: update network switching to use direct wallet requests #114

Triggered via push December 7, 2024 15:44
Status Failure
Total duration 1m 21s
Billable time 2m
Artifacts

ci.yml

on: push
build-and-test
1m 9s
build-and-test
Fit to window
Zoom out
Zoom in

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