Skip to content

🐛 [open-formulieren/open-forms#4772] Set select dataType to string #875

🐛 [open-formulieren/open-forms#4772] Set select dataType to string

🐛 [open-formulieren/open-forms#4772] Set select dataType to string #875

Triggered via pull request November 11, 2024 11:53
Status Failure
Total duration 4m 34s
Artifacts 1

ci.yml

on: pull_request
Create storybook build
1m 27s
Create storybook build
Check frontend code formatting with prettier
45s
Check frontend code formatting with prettier
Run Jest tests
1m 14s
Run Jest tests
Create 'production' build
1m 1s
Create 'production' build
Matrix: tests-storybook
Visual regression test with Chromatic
1m 29s
Visual regression test with Chromatic
Publish the NPM package
0s
Publish the NPM package
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Create 'production' build: src/registry/select/edit.tsx#L180
Type '{ label: string; key: string; description: string; tooltip: string; showInSummary: true; showInEmail: false; showInPDF: true; hidden: false; clearOnHide: true; isSensitiveData: false; openForms: { dataSrc: "manual"; translations: {}; }; dataSrc: "values"; dataType: string; data: { values: { value: string; label: string; }[]; }; defaultValue: string; conditional: { show: undefined; when: string; eq: string; }; validate: { required: false; plugins: never[]; }; translatedErrors: {}; registration: { attribute: string; }; }' is not assignable to type 'Omit<{ defaultValue?: string | undefined; } & Omit<SelectManualValuesSchema, "openForms"> & Required<Pick<SelectManualValuesSchema, "openForms">> & Single<string>, "type" | "id"> | Omit<{ defaultValue?: string[] | undefined; } & Omit<SelectManualValuesSchema, "openForms"> & Required<Pick<SelectManualValuesSchema, "openForms">> & Multiple<string>, "type" | "id"> | Omit<{ defaultValue?: string | undefined; } & Omit<SelectVariableValuesSchema, "openForms"> & Required<Pick<SelectVariableValuesSchema, "openForms">> & Single<string>, "type" | "id"> | Omit<{ defaultValue?: string[] | undefined; } & Omit<SelectVariableValuesSchema, "openForms"> & Required<Pick<SelectVariableValuesSchema, "openForms">> & Multiple<string>, "type" | "id">'.
Create 'production' build
Process completed with exit code 1.
Visual regression test with Chromatic
non-zero exit code
Run Storybook tests (chromium)
Process completed with exit code 1.
Run Storybook tests (firefox)
Process completed with exit code 1.
Run Storybook tests (webkit)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
github-pages Expired
5.66 MB