feat: UI improvements #296
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|