Skip to content

pref: search index #2004

pref: search index

pref: search index #2004

Triggered via pull request January 11, 2025 15:19
Status Failure
Total duration 2m 5s
Artifacts

linting.yml

on: pull_request
Matrix: Linting and Types
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Linting and Types (20.9.0)
Argument of type '({ isStructuredCellValue: boolean; type: FieldType.Attachment; options: {}; cellValueType: CellValueType; isMultipleCellValue: boolean; id: string; name: string; description?: string | undefined; ... 9 more ...; lookupOptions?: { ...; } | undefined; } | ... 16 more ... | { ...; })[]' is not assignable to parameter of type '(AttachmentFieldDto | AutoNumberFieldDto | CheckboxFieldDto | UserFieldDto | CreatedByFieldDto | ... 12 more ... | SingleSelectFieldDto)[]'.
Linting and Types (20.9.0)
Argument of type '({ isStructuredCellValue: boolean; type: FieldType.Attachment; options: {}; cellValueType: CellValueType; isMultipleCellValue: boolean; id: string; name: string; description?: string | undefined; ... 9 more ...; lookupOptions?: { ...; } | undefined; } | ... 16 more ... | { ...; })[]' is not assignable to parameter of type '(AttachmentFieldDto | AutoNumberFieldDto | CheckboxFieldDto | UserFieldDto | CreatedByFieldDto | ... 12 more ... | SingleSelectFieldDto)[]'.
Linting and Types (20.9.0)
Process completed with exit code 2.
Linting and Types (20.9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636