got it #155
Annotations
4 errors and 2 warnings
build-and-test:
frontend/src/components/BalanceDisplay.tsx#L130
'error' is defined but never used
|
build-and-test:
frontend/src/hooks/useSessionPoller.ts#L83
'error' is defined but never used
|
build-and-test:
frontend/src/hooks/useSessionPoller.ts#L137
'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/Transfer.tsx#L236
React Hook useEffect has a missing dependency: 'validateExpiry'. Either include it or remove the dependency array
|