Update dependencies #1403
Annotations
21 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Start dev server:
src/App.tsx#L142
Assign arrow function to a variable before exporting as module default
|
Start dev server:
src/InterfaceEditorPage.tsx#L24
Assign arrow function to a variable before exporting as module default
|
Start dev server:
src/Router.tsx#L155
Assign arrow function to a variable before exporting as module default
|
Start dev server:
src/AstarteManager.tsx#L139
React Hook useMemo has a missing dependency: 'session'. Either include it or remove the dependency array
|
Start dev server:
src/ui/Snackbar.tsx#L41
Assign arrow function to a variable before exporting as module default
|
Start dev server:
src/LoginPage.tsx#L190
Identifier 'client_id' is not in camel case
|
Start dev server:
src/LoginPage.tsx#L191
Identifier 'response_type' is not in camel case
|
Start dev server:
src/LoginPage.tsx#L192
Identifier 'redirect_uri' is not in camel case
|
Start dev server:
src/LoginPage.tsx#L321
Assign arrow function to a variable before exporting as module default
|
Start dev server:
src/HomePage.tsx#L444
React Hook useEffect has a missing dependency: 'refreshData'. Either include it or remove the dependency array
|
Check linting:
src/App.tsx#L142
Assign arrow function to a variable before exporting as module default
|
Check linting:
src/AstarteManager.tsx#L139
React Hook useMemo has a missing dependency: 'session'. Either include it or remove the dependency array
|
Check linting:
src/BlockSourcePage.tsx#L37
Identifier 'producer_consumer' is not in camel case
|
Check linting:
src/BlockSourcePage.tsx#L40
Assign arrow function to a variable before exporting as module default
|
Check linting:
src/BlocksPage.tsx#L53
Identifier 'producer_consumer' is not in camel case
|
Check linting:
src/BlocksPage.tsx#L95
Assign arrow function to a variable before exporting as module default
|
Check linting:
src/DeviceDataStreamValues.tsx#L209
Assign arrow function to a variable before exporting as module default
|
Check linting:
src/DeviceDataStreamValues.tsx#L277
React Hook useEffect has missing dependencies: 'astarte.client', 'interfaceMajor', and 'interfaceName'. Either include them or remove the dependency array
|
Check linting:
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
|
Check linting:
src/DeviceInterfaceValues.tsx#L634
Assign arrow function to a variable before exporting as module default
|
Loading