Skip to content

feat: UI improvements #296

feat: UI improvements

feat: UI improvements #296

Triggered via push December 9, 2024 10:09
Status Failure
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
check_frontend
26s
check_frontend
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
check_frontend: frontend/src/core/observation_logs/ObservationLogApprovalEmbeddedList.tsx#L17
'AutocompleteInputWide' is defined but never used
check_frontend
Process completed with exit code 1.
check_frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check_frontend: frontend/src/licenses/license_components/LicenseComponentOverview.tsx#L119
React Hook useEffect has missing dependencies: 'get_data' and 'product.repository_default_branch'. Either include them or remove the dependency array. If 'setFilterBranch' needs the current value of 'product.repository_default_branch', you can also switch to useReducer instead of useState and read 'product.repository_default_branch' in the reducer