Skip to content

build(deps-dev): bump prettier from 2.3.0 to 3.4.1 #1258

build(deps-dev): bump prettier from 2.3.0 to 3.4.1

build(deps-dev): bump prettier from 2.3.0 to 3.4.1 #1258

Triggered via push December 2, 2024 19:00
Status Failure
Total duration 1m 6s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: src/components/AssigneesDialog.tsx#L45
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
lint: src/components/AutoAssignDialog.tsx#L143
React Hook useCallback has a duplicate dependency: 'setImageSelectionType'. Either omit it or remove the dependency array
lint: src/components/AutoAssignDialog.tsx#L394
React Hook useCallback has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useCallback call and refer to those specific props inside useCallback
lint: src/components/DatasetView.tsx#L16
React Hook useEffect has a missing dependency: 'changeDatasetViewType'. Either include it or remove the dependency array. If 'changeDatasetViewType' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: src/components/DefaultLabelsDialog.tsx#L144
'event' is defined but never used
lint: src/components/DefaultLabelsDialog.tsx#L161
'event' is defined but never used
lint: src/components/SizeThumbnails.tsx#L20
React Hook useEffect has a missing dependency: 'resizeThumbnails'. Either include it or remove the dependency array. If 'resizeThumbnails' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: src/search/LabelsFilterAccordion.tsx#L111
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
lint: src/search/LabelsFilterAccordion.tsx#L117
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
lint: src/search/SearchBar.tsx#L99
React Hook useEffect has missing dependencies: 'inputValue' and 'updateOptions'. Either include them or remove the dependency array
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636