Skip to content

feat(react,styles): add grid layout for table component #1166

feat(react,styles): add grid layout for table component

feat(react,styles): add grid layout for table component #1166

Triggered via pull request November 6, 2024 18:45
@scurkerscurker
synchronize #1748
table-grid
Status Failure
Total duration 1m 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
eslint
Type '{ children: Element[]; className: string; "data-foo": string; }' is not assignable to type 'IntrinsicAttributes & (TableProps | TableGridProps)'.
eslint
Type '{ children: Element[]; variant: "border"; }' is not assignable to type 'IntrinsicAttributes & (TableProps | TableGridProps)'.
eslint
Type '{ children: Element; }' is not assignable to type 'IntrinsicAttributes & (TableProps | TableGridProps)'.
eslint
Type '{ children: Element; }' is not assignable to type 'IntrinsicAttributes & (TableProps | TableGridProps)'.
eslint
Type '{ children: Element; }' is not assignable to type 'IntrinsicAttributes & (TableProps | TableGridProps)'.
eslint
Type '{ children: Element; }' is not assignable to type 'IntrinsicAttributes & (TableProps | TableGridProps)'.
eslint
Type '{ children: Element; }' is not assignable to type 'IntrinsicAttributes & (TableProps | TableGridProps)'.
eslint
Type '{ children: Element; }' is not assignable to type 'IntrinsicAttributes & (TableProps | TableGridProps)'.
eslint
Type '{ children: Element; }' is not assignable to type 'IntrinsicAttributes & (TableProps | TableGridProps)'.
eslint
Type '{ children: Element; }' is not assignable to type 'IntrinsicAttributes & (TableProps | TableGridProps)'.