Skip to content

feat: gallery view #1909

feat: gallery view

feat: gallery view #1909

Triggered via pull request November 1, 2024 13:06
Status Failure
Total duration 1m 35s
Artifacts

unit-tests.yml

on: pull_request
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Unit Tests (20.9.0)
Type '{ field: AttachmentField | AutoNumberField | CheckboxField | CreatedByField | CreatedTimeField | ... 12 more ... | UserField; value: unknown; maxLine: number; className: string; itemClassName: string | undefined; }' is not assignable to type 'IntrinsicAttributes & ICellValueContainer'.
Unit Tests (20.9.0)
Type '{ text: string; maxLine: number; className: string; }' is not assignable to type 'IntrinsicAttributes & IOverflowTooltipProps'.
Unit Tests (20.9.0)
Type '{ value: {}; field: AttachmentField | AutoNumberField | CheckboxField | CreatedByField | CreatedTimeField | ... 12 more ... | UserField; maxLine: number; className: string; }' is not assignable to type 'IntrinsicAttributes & ICellValueContainer'.
Unit Tests (20.9.0)
Type '{ value: {}; field: AttachmentField | AutoNumberField | CheckboxField | CreatedByField | CreatedTimeField | ... 12 more ... | UserField; maxLine: number; className: string; }' is not assignable to type 'IntrinsicAttributes & ICellValueContainer'.
Unit Tests (20.9.0)
Process completed with exit code 1.