fix(deps): update react monorepo to v19 (major) #2025
ci.yml
on: pull_request
go-tests
14s
build-ui
/
build-ui
45s
Annotations
4 errors and 5 warnings
build-ui / build-ui
Argument of type 'RefObject<HTMLInputElement | null>' is not assignable to parameter of type 'RefObject<HTMLInputElement>'.
|
build-ui / build-ui
Argument of type 'RefObject<HTMLInputElement | null>' is not assignable to parameter of type 'RefObject<HTMLInputElement>'.
|
build-ui / build-ui
Argument of type 'RefObject<HTMLInputElement | null>' is not assignable to parameter of type 'RefObject<HTMLInputElement>'.
|
build-ui / build-ui
Process completed with exit code 2.
|
go-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build-ui / build-ui
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-ui / build-ui:
ui/src/App.tsx#L99
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
build-ui / build-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
|