Skip to content

feat: integrate astarte-dashboard into monorepo #5

feat: integrate astarte-dashboard into monorepo

feat: integrate astarte-dashboard into monorepo #5

Triggered via pull request April 21, 2026 15:17
Status Success
Total duration 1m 11s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Node 22 on ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Node 22 on ubuntu-latest: astarte-dashboard/src/LoginPage.tsx#L190
Identifier 'client_id' is not in camel case
Node 22 on ubuntu-latest: astarte-dashboard/src/TriggersPage.tsx#L80
Assign arrow function to a variable before exporting as module default
Node 22 on ubuntu-latest: astarte-dashboard/src/components/Icon.tsx#L66
Assign arrow function to a variable before exporting as module default
Node 22 on ubuntu-latest: astarte-dashboard/src/HomePage.tsx#L485
React Hook useCallback has missing dependencies: 'astarte.client' and 'navigate'. Either include them or remove the dependency array
Node 22 on ubuntu-latest: astarte-dashboard/src/HomePage.tsx#L477
React Hook useEffect has a missing dependency: 'refreshData'. Either include it or remove the dependency array
Node 22 on ubuntu-latest: astarte-dashboard/src/Router.tsx#L155
Assign arrow function to a variable before exporting as module default
Node 22 on ubuntu-latest: astarte-dashboard/src/AstarteManager.tsx#L139
React Hook useMemo has a missing dependency: 'session'. Either include it or remove the dependency array
Node 22 on ubuntu-latest: astarte-dashboard/src/ui/Snackbar.tsx#L41
Assign arrow function to a variable before exporting as module default
Node 22 on ubuntu-latest: astarte-dashboard/src/InterfaceEditorPage.tsx#L24
Assign arrow function to a variable before exporting as module default
Node 22 on ubuntu-latest: astarte-dashboard/src/App.tsx#L143
Assign arrow function to a variable before exporting as module default