Skip to content

build(deps-dev): bump @testing-library/jest-dom from 5.16.4 to 6.6.3 #1250

build(deps-dev): bump @testing-library/jest-dom from 5.16.4 to 6.6.3

build(deps-dev): bump @testing-library/jest-dom from 5.16.4 to 6.6.3 #1250

Status Success
Total duration 1m 1s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/