Use custom useEffectEvent for updated callbacks #1607
Annotations
4 errors and 4 warnings
prettier-check:
packages/circus-web-ui/src/components/ImageViewer.tsx#L141
React Hook useEffect has a missing dependency: 'savedInitialStateSetter'. Either include it or remove the dependency array
|
prettier-check:
packages/circus-web-ui/src/pages/case-detail/RevisionEditor.tsx#L599
React Hook useEffect has a missing dependency: 'handleAnnotationChange'. Either include it or remove the dependency array
|
prettier-check:
packages/circus-web-ui/src/utils/useInterval.ts#L19
React Hook useEffect has a missing dependency: 'savedCallback'. Either include it or remove the dependency array
|
prettier-check
Process completed with exit code 1.
|
prettier-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|