Skip to content

Merge pull request #480 from Pavinati/forwardport-release-1.1-into-1.2 #597

Merge pull request #480 from Pavinati/forwardport-release-1.1-into-1.2

Merge pull request #480 from Pavinati/forwardport-release-1.1-into-1.2 #597

Triggered via push November 7, 2024 11:27
Status Success
Total duration 3m 29s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Node 20 on ubuntu-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Node 20 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Node 20 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node 20 on ubuntu-latest: src/App.tsx#L114
Assign arrow function to a variable before exporting as module default
Node 20 on ubuntu-latest: src/InterfaceEditorPage.tsx#L24
Assign arrow function to a variable before exporting as module default
Node 20 on ubuntu-latest: src/Router.tsx#L145
Assign arrow function to a variable before exporting as module default
Node 20 on ubuntu-latest: src/AstarteManager.tsx#L129
React Hook useMemo has a missing dependency: 'session'. Either include it or remove the dependency array
Node 20 on ubuntu-latest: src/ui/Snackbar.tsx#L41
Assign arrow function to a variable before exporting as module default
Node 20 on ubuntu-latest: src/LoginPage.tsx#L82
Identifier 'access_token' is not in camel case
Node 20 on ubuntu-latest: src/LoginPage.tsx#L178
Identifier 'client_id' is not in camel case
Node 20 on ubuntu-latest: src/LoginPage.tsx#L179
Identifier 'response_type' is not in camel case
Node 20 on ubuntu-latest: src/LoginPage.tsx#L180
Identifier 'redirect_uri' is not in camel case
Node 20 on ubuntu-latest: src/LoginPage.tsx#L309
Assign arrow function to a variable before exporting as module default