🐛 [open-formulieren/open-forms#4772] Set select dataType to string #875
ci.yml
on: pull_request
Create storybook build
1m 27s
Check frontend code formatting with prettier
45s
Run Jest tests
1m 14s
Create 'production' build
1m 1s
Matrix: tests-storybook
Visual regression test with Chromatic
1m 29s
Publish the NPM package
0s
deploy
0s
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 |
|