Update dependencies #1396
Triggered via pull request
November 12, 2024 15:14
Status
Failure
Total duration
18m 15s
Artifacts
–
functionality-tests.yml
on: pull_request
Run code quality and funcionality tests
18m 4s
Annotations
1 error and 22 warnings
Run code quality and funcionality tests
Process completed with exit code 2.
|
Run code quality and funcionality tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run code quality and funcionality tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run code quality and funcionality tests:
src/App.tsx#L142
Assign arrow function to a variable before exporting as module default
|
Run code quality and funcionality tests:
src/Router.tsx#L155
Assign arrow function to a variable before exporting as module default
|
Run code quality and funcionality tests:
src/InterfaceEditorPage.tsx#L24
Assign arrow function to a variable before exporting as module default
|
Run code quality and funcionality tests:
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:
src/ui/Snackbar.tsx#L41
Assign arrow function to a variable before exporting as module default
|
Run code quality and funcionality tests:
src/LoginPage.tsx#L190
Identifier 'client_id' is not in camel case
|
Run code quality and funcionality tests:
src/LoginPage.tsx#L191
Identifier 'response_type' is not in camel case
|
Run code quality and funcionality tests:
src/LoginPage.tsx#L192
Identifier 'redirect_uri' is not in camel case
|
Run code quality and funcionality tests:
src/LoginPage.tsx#L321
Assign arrow function to a variable before exporting as module default
|
Run code quality and funcionality tests:
src/HomePage.tsx#L424
React Hook useEffect has a missing dependency: 'refreshData'. Either include it or remove the dependency array
|
Run code quality and funcionality tests:
src/App.tsx#L142
Assign arrow function to a variable before exporting as module default
|
Run code quality and funcionality tests:
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:
src/BlockSourcePage.tsx#L37
Identifier 'producer_consumer' is not in camel case
|
Run code quality and funcionality tests:
src/BlockSourcePage.tsx#L40
Assign arrow function to a variable before exporting as module default
|
Run code quality and funcionality tests:
src/BlocksPage.tsx#L53
Identifier 'producer_consumer' is not in camel case
|
Run code quality and funcionality tests:
src/BlocksPage.tsx#L95
Assign arrow function to a variable before exporting as module default
|
Run code quality and funcionality tests:
src/DeviceDataStreamValues.tsx#L209
Assign arrow function to a variable before exporting as module default
|
Run code quality and funcionality tests:
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:
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:
src/DeviceInterfaceValues.tsx#L634
Assign arrow function to a variable before exporting as module default
|