Skip to content

feat: add Row Detail feature with new example #1332

feat: add Row Detail feature with new example

feat: add Row Detail feature with new example #1332

Triggered via pull request October 19, 2024 18:41
Status Failure
Total duration 55s
Artifacts

main.yml

on: pull_request
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Node 20: src/slickgrid-react/extensions/slickRowDetailView.ts#L290
Type 'Root | undefined' is not assignable to type 'Root | null'.
Node 20: src/slickgrid-react/extensions/slickRowDetailView.ts#L319
Argument of type 'null' is not assignable to parameter of type 'Root | undefined'.
Node 20
Process completed with exit code 2.