Skip to content

feat: add Row Detail feature with new example #1326

feat: add Row Detail feature with new example

feat: add Row Detail feature with new example #1326

Triggered via pull request October 19, 2024 16:04
Status Failure
Total duration 46s
Artifacts

main.yml

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

Annotations

5 errors
Node 20: src/slickgrid-react/extensions/slickRowDetailView.ts#L17
Cannot find module '../services/reactUtils' or its corresponding type declarations.
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: src/slickgrid-react/models/slickgridReactInstance.interface.ts#L8
Module '"@slickgrid-universal/common"' has no exported member 'HeaderGroupingService'.
Node 20
Process completed with exit code 2.