Skip to content

Added custom sorting on address columns and fixed rating column #49

Added custom sorting on address columns and fixed rating column

Added custom sorting on address columns and fixed rating column #49

Triggered via pull request May 5, 2025 14:54
Status Failure
Total duration 39s
Artifacts

node.js.yml

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

Annotations

2 errors
build (22.x)
Process completed with exit code 1.
build (22.x): projects/erp-hierarchical-grid/src/components/ErpHGrid/ErpHGrid.tsx#L133
Type '{ value: number; readOnly: true; min: number; max: number; }' is not assignable to type 'IntrinsicAttributes & WithJsxRenderProps<ComponentProps<IgcRatingComponent, { onChange: EventName<CustomEvent<number>>; onHover: EventName<CustomEvent<...>>; }>, {}> & RefAttributes<...>'.