feat: integrate astarte-dashboard into monorepo #5
astarte-dashboard-tests.yml
on: pull_request
Run code quality and funcionality tests
13m 58s
Annotations
21 warnings
|
Run code quality and funcionality tests
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/
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/HomePage.tsx#L477
React Hook useEffect has a missing dependency: 'refreshData'. Either include it or remove the dependency array
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/LoginPage.tsx#L321
Assign arrow function to a variable before exporting as module default
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/LoginPage.tsx#L192
Identifier 'redirect_uri' is not in camel case
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/LoginPage.tsx#L191
Identifier 'response_type' is not in camel case
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/LoginPage.tsx#L190
Identifier 'client_id' is not in camel case
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/ui/Snackbar.tsx#L41
Assign arrow function to a variable before exporting as module default
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/AstarteManager.tsx#L139
React Hook useMemo has a missing dependency: 'session'. Either include it or remove the dependency array
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/Router.tsx#L155
Assign arrow function to a variable before exporting as module default
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/InterfaceEditorPage.tsx#L24
Assign arrow function to a variable before exporting as module default
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/App.tsx#L143
Assign arrow function to a variable before exporting as module default
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/DeviceInterfaceValues.tsx#L634
Assign arrow function to a variable before exporting as module default
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/DeviceInterfaceValues.tsx#L362
React Hook useEffect has missing dependencies: 'data', 'endpoint', 'interfaceDefinition?.aggregation', 'interfaceDefinition.mappings', 'parseValue', and 'selectedMapping'. Either include them or remove the dependency array
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/DeviceDataStreamValues.tsx#L277
React Hook useEffect has missing dependencies: 'astarte.client', 'interfaceMajor', and 'interfaceName'. Either include them or remove the dependency array
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/DeviceDataStreamValues.tsx#L209
Assign arrow function to a variable before exporting as module default
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/BlocksPage.tsx#L95
Assign arrow function to a variable before exporting as module default
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/BlocksPage.tsx#L53
Identifier 'producer_consumer' is not in camel case
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/BlockSourcePage.tsx#L40
Assign arrow function to a variable before exporting as module default
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/BlockSourcePage.tsx#L37
Identifier 'producer_consumer' is not in camel case
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/AstarteManager.tsx#L139
React Hook useMemo has a missing dependency: 'session'. Either include it or remove the dependency array
|
|
Run code quality and funcionality tests:
astarte-dashboard/src/App.tsx#L143
Assign arrow function to a variable before exporting as module default
|