Annotations
1 error, 11 warnings, and 1 notice
|
Lint
Process completed with exit code 1.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
frontend/src/components/dashboard/DashboardOverview.tsx#L112
'err' is defined but never used
|
|
Lint:
frontend/src/components/dashboard/DashboardOverview.tsx#L103
'onDisconnect' is defined but never used
|
|
Lint:
frontend/src/components/dashboard/DashboardOverview.tsx#L101
'snapshotError' is defined but never used
|
|
Lint:
frontend/src/components/dashboard/DashboardOverview.tsx#L100
'isSnapshotLoading' is defined but never used
|
|
Lint:
frontend/src/app/streams/create/create-stream-content.tsx#L37
'_resetForm' is assigned a value but never used
|
|
Lint
React Hook useEffect has a missing dependency: 'refresh'. Either include it or remove the dependency array
|
|
Lint:
frontend/src/app/settings/__tests__/settings-content.test.tsx#L73
React Hook React.useEffect has a missing dependency: 'onConfirm'. Either include it or remove the dependency array. If 'onConfirm' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Lint:
frontend/src/app/dashboard/calendar/page.tsx#L90
React Hook useEffect has a missing dependency: 'session'. Either include it or remove the dependency array
|
|
Lint:
frontend/e2e/mocks/api-server.mjs#L112
'ledgerKeyXdr' is defined but never used
|
|
Lint:
frontend/e2e/mocks/api-server.mjs#L25
'accountSequence' is assigned a value but never used
|
|
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
background
wait
wait-all
cancel
parallel
Loading