Skip to content

Another test

Another test #265

Triggered via push July 6, 2025 15:53
Status Failure
Total duration 6m 6s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/core/react/hooks.ts#L113
Expected 1 arguments, but got 0.
build: src/core/react/hooks.ts#L14
Expected 1 arguments, but got 0.
build: src/core/react/Grid.tsx#L107
Argument of type 'RefObject<HTMLDivElement | null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
build: src/core/react/Grid.tsx#L44
Cannot find namespace 'JSX'.
build: src/core/react/Grid.tsx#L24
Cannot find namespace 'JSX'.
build: src/core/react/Canvas.tsx#L153
This condition will always return true since this function is always defined. Did you mean to call it instead?
build: src/core/react/Canvas.tsx#L73
This condition will always return true since this function is always defined. Did you mean to call it instead?
build: src/core/react/Canvas.tsx#L62
Expected 1 arguments, but got 0.
build: src/core/react/Canvas.tsx#L60
Expected 1 arguments, but got 0.
build: src/core/react/Canvas.tsx#L55
Argument of type 'RefObject<HTMLDivElement | null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.