Skip to content

Merge pull request #478 from OmarBrbutovic/fix_highlight_filter_appen… #1385

Merge pull request #478 from OmarBrbutovic/fix_highlight_filter_appen…

Merge pull request #478 from OmarBrbutovic/fix_highlight_filter_appen… #1385

Triggered via push November 7, 2024 08:44
Status Success
Total duration 11m 53s
Artifacts
Matrix: Run code quality and funcionality tests
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Run code quality and funcionality tests (16)
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/
Run code quality and funcionality tests (16)
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/
Run code quality and funcionality tests (16)
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/
Run code quality and funcionality tests (16): src/AlertManager.tsx#L234
Missing return type on function
Run code quality and funcionality tests (16): src/AstarteManager.tsx#L129
React Hook useMemo has a missing dependency: 'session'. Either include it or remove the dependency array
Run code quality and funcionality tests (16): src/DeviceStatusPage/index.tsx#L159
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 (16): src/DeviceStatusPage/index.tsx#L178
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
Run code quality and funcionality tests (16): src/DeviceStatusPage/index.tsx#L209
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
Run code quality and funcionality tests (16): src/DeviceStatusPage/index.tsx#L225
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
Run code quality and funcionality tests (16): src/DeviceStatusPage/index.tsx#L241
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
Run code quality and funcionality tests (16): src/DeviceStatusPage/index.tsx#L257
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array
Run code quality and funcionality tests (16): src/DeviceStatusPage/index.tsx#L273
React Hook useCallback has a missing dependency: 'deviceFetcher'. Either include it or remove the dependency array