Skip to content

fix types

fix types #58

Triggered via push June 10, 2024 19:47
Status Failure
Total duration 58s
Artifacts

node.js.yml

on: push
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.