Skip to content

Add Delete device button into DeviceInfoCard #1143

Add Delete device button into DeviceInfoCard

Add Delete device button into DeviceInfoCard #1143

Triggered via pull request January 12, 2024 16:04
Status Success
Total duration 10m 10s
Artifacts

functionality-tests.yml

on: pull_request
Run code quality and funcionality tests
9m 57s
Run code quality and funcionality tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run code quality and funcionality tests
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/
Run code quality and funcionality tests: src/AlertManager.tsx#L234
Missing return type on function
Run code quality and funcionality tests: src/AstarteManager.tsx#L121
React Hook useMemo has a missing dependency: 'session'. Either include it or remove the dependency array
Run code quality and funcionality tests: 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
Run code quality and funcionality tests: src/DeviceStatusPage/index.tsx#L191
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
Run code quality and funcionality tests: src/DeviceStatusPage/index.tsx#L235
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
Run code quality and funcionality tests: src/DeviceStatusPage/index.tsx#L251
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
Run code quality and funcionality tests: src/DeviceStatusPage/index.tsx#L267
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
Run code quality and funcionality tests: src/DeviceStatusPage/index.tsx#L283
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
Run code quality and funcionality tests: src/DeviceStatusPage/index.tsx#L299
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
Run code quality and funcionality tests: src/FlowInstancesPage.tsx#L125
React Hook useCallback has a missing dependency: 'instancesFetcher'. Either include it or remove the dependency array