security: agent-shell WS tokens + npm audit fixes (#405–#407) #600
docker-publish.yml
on: pull_request
CI Gate
/
Frontend Tests & Build
2m 2s
CI Gate
/
Backend Lint & Test
20s
Matrix: build-backend
Matrix: build-frontend
merge-backend
0s
merge-frontend
Annotations
16 warnings
|
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/app/page.tsx#L384
'setRightFocusedPanel' is assigned a value but never used
|
|
CI Gate / Frontend Tests & Build:
frontend/src/app/page.tsx#L156
'openMeshTerminal' is assigned a value but never used
|
|
CI Gate / Frontend Tests & Build:
frontend/src/app/page.tsx#L153
'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
|
|
CI Gate / Frontend Tests & Build:
frontend/src/__tests__/i18n/i18nProvider.test.tsx#L3
'vi' is defined but never used
|
|
CI Gate / Frontend Tests & Build:
frontend/src/__tests__/desktop/backendEndpoint.test.ts#L11
'beforeEach' is defined but never used
|
|
build-backend (linux/amd64, ubuntu-latest)
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, docker/build-push-action@v5.0.0, docker/metadata-action@v5.0.0, docker/setup-buildx-action@v3.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-backend (linux/arm64, ubuntu-24.04-arm)
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, docker/build-push-action@v5.0.0, docker/metadata-action@v5.0.0, docker/setup-buildx-action@v3.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-frontend (linux/amd64, ubuntu-latest)
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, docker/build-push-action@v5.0.0, docker/metadata-action@v5.0.0, docker/setup-buildx-action@v3.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-frontend (linux/arm64, ubuntu-24.04-arm)
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, docker/build-push-action@v5.0.0, docker/metadata-action@v5.0.0, docker/setup-buildx-action@v3.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|