pref: search index #2004
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
|