Bump react, react-dom and @types/react #807
build-and-test.yml
on: pull_request
Build and test
31s
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.
|