Skip to content

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

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

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

Triggered via pull request November 6, 2024 18:41
Status Failure
Total duration 1m 30s
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)'.