fix(deps): update react monorepo to v19 (major) #1974
Annotations
4 errors and 3 warnings
Build ui
Argument of type 'RefObject<HTMLInputElement | null>' is not assignable to parameter of type 'RefObject<HTMLInputElement>'.
|
Build ui
Argument of type 'RefObject<HTMLInputElement | null>' is not assignable to parameter of type 'RefObject<HTMLInputElement>'.
|
Build ui
Argument of type 'RefObject<HTMLInputElement | null>' is not assignable to parameter of type 'RefObject<HTMLInputElement>'.
|
Build ui
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint ui:
ui/src/App.tsx#L99
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
Lint ui:
ui/src/components/common/modal/Modal.tsx#L30
React Hook useEffect has a missing dependency: 'props.disableEscapeClose'. Either include it or remove the dependency array
|
Loading