Skip to content

fix: relay nodes now accept gate messages (skip gate-exists check) #261

fix: relay nodes now accept gate messages (skip gate-exists check)

fix: relay nodes now accept gate messages (skip gate-exists check) #261

Triggered via push March 28, 2026 03:57
Status Success
Total duration 3m 49s
Artifacts 4
CI Gate  /  Frontend Tests & Build
1m 23s
CI Gate / Frontend Tests & Build
CI Gate  /  Backend Lint & Test
38s
CI Gate / Backend Lint & Test
Matrix: build-backend
Matrix: build-frontend
merge-backend
39s
merge-backend
merge-frontend
20s
merge-frontend
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 22 warnings
CI Gate / Frontend Tests & Build: frontend/src/components/MeshChat.tsx#L5565
React Hook "useSavedGatePersona" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
CI Gate / Frontend Tests & Build: frontend/src/components/MaplibreViewer.tsx#L5225
Comments inside children section of tag should be placed inside braces
CI Gate / Frontend Tests & Build: frontend/src/components/MaplibreViewer.tsx#L4935
Comments inside children section of tag should be placed inside braces
CI Gate / Backend Lint & Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI Gate / Backend Lint & Test
Black found formatting issues (non-blocking)
CI Gate / Backend Lint & Test
Ruff found issues (non-blocking)
CI Gate / Frontend Tests & Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI Gate / Frontend Tests & Build
Some tests failed (non-blocking)
CI Gate / Frontend Tests & Build
Prettier found formatting issues (non-blocking)
CI Gate / Frontend Tests & Build: frontend/src/components/GlobalTicker.tsx#L5
'TrendingUp' is defined but never used
CI Gate / Frontend Tests & Build: frontend/src/components/GlobalTicker.tsx#L3
'useState' is defined but never used
CI Gate / Frontend Tests & Build: frontend/src/app/page.tsx#L474
'setRightFocusedPanel' is assigned a value but never used
CI Gate / Frontend Tests & Build: frontend/src/app/page.tsx#L348
'openMeshTerminal' is assigned a value but never used
CI Gate / Frontend Tests & Build: frontend/src/app/page.tsx#L53
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/app/page.tsx#L43
'getSentinelUsage' is defined 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/layout.tsx#L21
Custom fonts not added in `pages/_document.js` will only load for a single page. This is discouraged. See: https://nextjs.org/docs/messages/no-page-custom-font
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
build-frontend (linux/amd64, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v5.0.0, docker/login-action@v3.0.0, docker/metadata-action@v5.0.0, docker/setup-buildx-action@v3.0.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v5.0.0, docker/login-action@v3.0.0, docker/metadata-action@v5.0.0, docker/setup-buildx-action@v3.0.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
merge-frontend
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, docker/login-action@v3.0.0, docker/metadata-action@v5.0.0, docker/setup-buildx-action@v3.0.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-backend (linux/amd64, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v5.0.0, docker/login-action@v3.0.0, docker/metadata-action@v5.0.0, docker/setup-buildx-action@v3.0.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v5.0.0, docker/login-action@v3.0.0, docker/metadata-action@v5.0.0, docker/setup-buildx-action@v3.0.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
merge-backend
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, docker/login-action@v3.0.0, docker/metadata-action@v5.0.0, docker/setup-buildx-action@v3.0.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
digests-backend-amd64 Expired
244 Bytes
sha256:027c757875770988d69a81a8ffca86f8206fc3517844b8ae1e33e3a93d965ef7
digests-backend-arm64 Expired
244 Bytes
sha256:e8038335f75a03a023291d0dd14e9d92b790180cac3069612484c49f88141696
digests-frontend-amd64 Expired
244 Bytes
sha256:23524367bb5e06d8923ac65f3fcf5e5a602a28016be2a30833e83fdd8d071301
digests-frontend-arm64 Expired
244 Bytes
sha256:812f646fe1c923a60b4e83f6912a880743a91ce2be5beee1f3c00fc1d4ed1f0a