Skip to content

getMouseArgsForPosition ref API #2889

getMouseArgsForPosition ref API

getMouseArgsForPosition ref API #2889

Triggered via pull request June 10, 2024 19:47
Status Failure
Total duration 53s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.