Add Delete device button into DeviceInfoCard #1138
Annotations
11 warnings
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/
|
Check linting:
src/AlertManager.tsx#L234
Missing return type on function
|
Check linting:
src/AstarteManager.tsx#L121
React Hook useMemo has a missing dependency: 'session'. Either include it or remove the dependency array
|
Check linting:
src/DeviceStatusPage/index.tsx#L172
React Hook useMemo has missing dependencies: 'deviceFetcher.value.groups' and 'groupsFetcher.value'. Either include them or remove the dependency array
|
Check linting:
src/DeviceStatusPage/index.tsx#L191
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
|
Check linting:
src/DeviceStatusPage/index.tsx#L236
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
|
Check linting:
src/DeviceStatusPage/index.tsx#L252
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
|
Check linting:
src/DeviceStatusPage/index.tsx#L268
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
|
Check linting:
src/DeviceStatusPage/index.tsx#L284
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
|
Check linting:
src/DeviceStatusPage/index.tsx#L300
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
|
Check linting:
src/FlowInstancesPage.tsx#L125
React Hook useCallback has a missing dependency: 'instancesFetcher'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading