Skip to content

fix(deps): update react monorepo to v19 (major) #2025

fix(deps): update react monorepo to v19 (major)

fix(deps): update react monorepo to v19 (major) #2025

Triggered via pull request January 23, 2025 18:32
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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