Merge pull request #480 from Pavinati/forwardport-release-1.1-into-1.2 #1391
Annotations
1 error and 22 warnings
Run Cypress tests
Process completed with exit code 1.
|
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/
|
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/
|
Start dev server:
src/App.tsx#L114
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#L145
Assign arrow function to a variable before exporting as module default
|
Start dev server:
src/AstarteManager.tsx#L129
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#L82
Identifier 'access_token' is not in camel case
|
Start dev server:
src/LoginPage.tsx#L178
Identifier 'client_id' is not in camel case
|
Start dev server:
src/LoginPage.tsx#L179
Identifier 'response_type' is not in camel case
|
Start dev server:
src/LoginPage.tsx#L180
Identifier 'redirect_uri' is not in camel case
|
Start dev server:
src/LoginPage.tsx#L309
Assign arrow function to a variable before exporting as module default
|
Check linting:
src/App.tsx#L114
Assign arrow function to a variable before exporting as module default
|
Check linting:
src/AstarteManager.tsx#L129
React Hook useMemo has a missing dependency: 'session'. Either include it or remove the dependency array
|
Check linting:
src/BlockSourcePage.tsx#L36
Identifier 'producer_consumer' is not in camel case
|
Check linting:
src/BlockSourcePage.tsx#L39
Assign arrow function to a variable before exporting as module default
|
Check linting:
src/BlocksPage.tsx#L52
Identifier 'producer_consumer' is not in camel case
|
Check linting:
src/BlocksPage.tsx#L85
Assign arrow function to a variable before exporting as module default
|
Check linting:
src/DeviceInterfaceValues.tsx#L187
Assign arrow function to a variable before exporting as module default
|
Check linting:
src/DeviceStatusPage/DeviceLiveEventsCard.tsx#L21
'_' is defined but never used
|
Check linting:
src/DeviceStatusPage/DeviceLiveEventsCard.tsx#L73
Identifier 'device_id' is not in camel case
|
Check linting:
src/DeviceStatusPage/DeviceLiveEventsCard.tsx#L74
Identifier 'simple_trigger' is not in camel case
|
Loading