fix: relay nodes now accept gate messages (skip gate-exists check) #129
ci.yml
on: push
Frontend Tests & Build
1m 23s
Backend Lint & Test
40s
Annotations
3 errors and 16 warnings
|
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
|
|
Frontend Tests & Build:
frontend/src/components/MaplibreViewer.tsx#L5225
Comments inside children section of tag should be placed inside braces
|
|
Frontend Tests & Build:
frontend/src/components/MaplibreViewer.tsx#L4935
Comments inside children section of tag should be placed inside braces
|
|
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/
|
|
Backend Lint & Test
Black found formatting issues (non-blocking)
|
|
Backend Lint & Test
Ruff found issues (non-blocking)
|
|
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/
|
|
Frontend Tests & Build
Some tests failed (non-blocking)
|
|
Frontend Tests & Build
Prettier found formatting issues (non-blocking)
|
|
Frontend Tests & Build:
frontend/src/components/GlobalTicker.tsx#L5
'TrendingUp' is defined but never used
|
|
Frontend Tests & Build:
frontend/src/components/GlobalTicker.tsx#L3
'useState' is defined but never used
|
|
Frontend Tests & Build:
frontend/src/app/page.tsx#L474
'setRightFocusedPanel' is assigned a value but never used
|
|
Frontend Tests & Build:
frontend/src/app/page.tsx#L348
'openMeshTerminal' is assigned a value but never used
|
|
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
|
|
Frontend Tests & Build:
frontend/src/app/page.tsx#L43
'getSentinelUsage' is defined but never used
|
|
Frontend Tests & Build:
frontend/src/app/page.tsx#L10
'MarketsPanel' is defined but never used
|
|
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
|
|
Frontend Tests & Build:
frontend/src/__tests__/mesh/meshDmWorkerVault.test.ts#L131
'storeName' is defined but never used. Allowed unused args must match /^_/u
|
|
Frontend Tests & Build:
frontend/src/__tests__/mesh/meshContactStorage.test.ts#L68
'mod' is defined but never used. Allowed unused args must match /^_/u
|