Another test #265
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>'.
|