Remove ExplicitTimestamp from server owned interface #484
Annotations
12 warnings
Node 22.4.0 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 22.4.0 on ubuntu-latest
The following actions uses Node.js version which is deprecated 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 22.4.0 on ubuntu-latest:
src/App.tsx#L136
Assign arrow function to a variable before exporting as module default
|
Node 22.4.0 on ubuntu-latest:
src/InterfaceEditorPage.tsx#L24
Assign arrow function to a variable before exporting as module default
|
Node 22.4.0 on ubuntu-latest:
src/Router.tsx#L144
Assign arrow function to a variable before exporting as module default
|
Node 22.4.0 on ubuntu-latest:
src/AstarteManager.tsx#L125
React Hook useMemo has a missing dependency: 'session'. Either include it or remove the dependency array
|
Node 22.4.0 on ubuntu-latest:
src/ui/Snackbar.tsx#L41
Assign arrow function to a variable before exporting as module default
|
Node 22.4.0 on ubuntu-latest:
src/InterfacePage.tsx#L21
'Row' is defined but never used
|
Node 22.4.0 on ubuntu-latest:
src/InterfacePage.tsx#L84
Assign arrow function to a variable before exporting as module default
|
Node 22.4.0 on ubuntu-latest:
src/TriggersPage.tsx#L72
Assign arrow function to a variable before exporting as module default
|
Node 22.4.0 on ubuntu-latest:
src/GroupsPage.tsx#L78
Assign arrow function to a variable before exporting as module default
|
Node 22.4.0 on ubuntu-latest:
src/NewInterfacePage.tsx#L74
Assign arrow function to a variable before exporting as module default
|