Skip to content

Platform build compatibility #62

Platform build compatibility

Platform build compatibility #62

Triggered via create April 12, 2024 15:10
Status Success
Total duration 1m 24s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Node 20 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: src/App.tsx#L117
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#L144
Assign arrow function to a variable before exporting as module default
Node 20 on ubuntu-latest: src/AstarteManager.tsx#L124
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/InterfacePage.tsx#L21
'Row' is defined but never used
Node 20 on ubuntu-latest: src/InterfacePage.tsx#L84
Assign arrow function to a variable before exporting as module default
Node 20 on ubuntu-latest: src/InterfacesPage.tsx#L79
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