Skip to content

Bump react, react-dom and @types/react #807

Bump react, react-dom and @types/react

Bump react, react-dom and @types/react #807

Triggered via pull request February 2, 2025 10:15
Status Failure
Total duration 39s
Artifacts

build-and-test.yml

on: pull_request
Build and test
31s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build and test: src/App.tsx#L76
Argument of type 'RefObject<HTMLDivElement | null>' is not assignable to parameter of type 'RefObject<HTMLDivElement>'.
Build and test: src/App.tsx#L178
Type 'RefObject<HTMLCanvasElement | null>' is not assignable to type 'RefObject<HTMLCanvasElement>'.
Build and test: src/Canvas.tsx#L130
Type 'RefObject<HTMLCanvasElement | null>' is not assignable to type 'RefObject<HTMLCanvasElement>'.
Build and test
Process completed with exit code 2.