Skip to content

getMouseArgsForPosition ref API #2888

getMouseArgsForPosition ref API

getMouseArgsForPosition ref API #2888

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

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build
Type 'undefined' is not assignable to type 'GridMouseEventArgs'.
build
Property 'getMouseArgsForPosition' does not exist on type 'DataGridRef'.
build
Type 'undefined' is not assignable to type 'GridMouseEventArgs'.
build
Property 'getMouseArgsForPosition' does not exist on type 'DataGridRef'.
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.
build
Parameter 'c' implicitly has an 'any' type.
build
Parameter 'args' implicitly has an 'any' type.
test-react-18
Process completed with exit code 1.