Skip to content

Improve documentation of generic fields #4465

Improve documentation of generic fields

Improve documentation of generic fields #4465

Triggered via pull request November 5, 2024 12:30
Status Failure
Total duration 48m 40s
Artifacts

tests.yml

on: pull_request
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
Property 'generic' is missing in type '{ id: string; label: string; editorComponent: typeof Editor; previewComponent: typeof Preview; hasValue: (val: IValueOperational) => boolean; getEmptyValue: () => null; }' but required in type 'ICustomFieldType<IValueOperational, IValueOperational, ICommonFieldConfig, never>'.
test
Property 'generic' is missing in type '{ id: string; label: string; editorComponent: typeof Editor; previewComponent: typeof Preview; hasValue: (val: IValueOperational) => boolean; getEmptyValue: () => null; }' but required in type 'ICustomFieldType<IValueOperational, IValueOperational, ICommonFieldConfig, never>'.
test
Property 'generic' is missing in type '{ id: string; label: string; editorComponent: typeof Editor; previewComponent: typeof Preview; hasValue: (val: IValueOperational) => boolean; getEmptyValue: () => null; }' but required in type 'ICustomFieldType<IValueOperational, IValueOperational, ICommonFieldConfig, never>'.
test
Process completed with exit code 1.