Skip to content

build(deps-dev): bump jsdom from 28.1.0 to 30.0.1 in /frontend #21

build(deps-dev): bump jsdom from 28.1.0 to 30.0.1 in /frontend

build(deps-dev): bump jsdom from 28.1.0 to 30.0.1 in /frontend #21

Triggered via pull request August 10, 2026 22:57
Status Failure
Total duration 2m 33s
Artifacts

docker-publish.yml

on: pull_request
CI Gate  /  Frontend Tests & Build
1m 6s
CI Gate / Frontend Tests & Build
CI Gate  /  Backend Lint & Test
19s
CI Gate / Backend Lint & Test
Matrix: build-backend
Matrix: build-frontend
merge-backend
0s
merge-backend
merge-frontend
0s
merge-frontend
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
CI Gate / Frontend Tests & Build
Process completed with exit code 1.
CI Gate / Backend Lint & Test
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-python@v5, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI Gate / Frontend Tests & Build
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/
CI Gate / Frontend Tests & Build: frontend/src/components/AIIntelPanel.tsx#L1182
Unexpected any. Specify a different type
CI Gate / Frontend Tests & Build: frontend/src/app/page.tsx#L383
'setRightFocusedPanel' is assigned a value but never used
CI Gate / Frontend Tests & Build: frontend/src/app/page.tsx#L168
'openMeshTerminal' is assigned a value but never used
CI Gate / Frontend Tests & Build: frontend/src/app/page.tsx#L165
'sarAoiListChangedRef' is assigned a value but never used
CI Gate / Frontend Tests & Build: frontend/src/app/page.tsx#L10
'MarketsPanel' is defined but never used
CI Gate / Frontend Tests & Build: frontend/src/app/LocateBar.tsx#L11
React Hook useEffect has a missing dependency: 'onOpenChange'. Either include it or remove the dependency array. If 'onOpenChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
CI Gate / Frontend Tests & Build: frontend/src/__tests__/mesh/meshDmWorkerVault.test.ts#L131
'storeName' is defined but never used. Allowed unused args must match /^_/u
CI Gate / Frontend Tests & Build: frontend/src/__tests__/mesh/meshContactStorage.test.ts#L68
'mod' is defined but never used. Allowed unused args must match /^_/u
CI Gate / Frontend Tests & Build: frontend/src/__tests__/map/telegramGeoJSON.test.ts#L88
'ilLng' is assigned a value but never used