Skip to content

feat(Table): QUV-1299 Implement Table windowing #498

feat(Table): QUV-1299 Implement Table windowing

feat(Table): QUV-1299 Implement Table windowing #498

Triggered via pull request November 3, 2023 07:06
Status Failure
Total duration 2m 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build
Type '() => void' is not assignable to type 'void'.
build
Type '{ columnDefs: any; columnVirtualizer: Virtualizer<undefined, Element>; scrolled: boolean; }' is not assignable to type 'IntrinsicAttributes & TableHeadProps'.
build
Property 'getVirtualItems' does not exist on type 'unknown'.
build
Process completed with exit code 1.