getMouseArgsForPosition ref API #2889
node.js.yml
on: pull_request
build
44s
test-react-18
44s
Annotations
11 errors
test-react-18
Process completed with exit code 1.
|
build
Type '{ location: any; } | { location: any; kind: "cell"; bounds: Rectangle; isFillHandle: boolean; shiftKey: boolean; ctrlKey: boolean; metaKey: boolean; isTouch: boolean; isLongTouch?: boolean | undefined; ... 6 more ...; localEventY: number; } | { ...; } | { ...; } | { ...; }' is not assignable to type 'GridMouseEventArgs | undefined'.
|
build
'args' is possibly 'undefined'.
|
build
'args' is possibly 'undefined'.
|
build
Type '{ location: any; } | { location: any; kind: "cell"; bounds: Rectangle; isFillHandle: boolean; shiftKey: boolean; ctrlKey: boolean; metaKey: boolean; isTouch: boolean; isLongTouch?: boolean | undefined; ... 6 more ...; localEventY: number; } | { ...; } | { ...; } | { ...; }' is not assignable to type 'GridMouseEventArgs | undefined'.
|
build
'args' is possibly 'undefined'.
|
build
'args' is possibly 'undefined'.
|
build
Cannot find module '@glideapps/glide-data-grid' or its corresponding type declarations.
|
build
Parameter 'p' implicitly has an 'any' type.
|
build
Cannot find module '@glideapps/glide-data-grid' or its corresponding type declarations.
|
build
Cannot find module '@glideapps/glide-data-grid' or its corresponding type declarations.
|