Skip to content

Added prefill tab to number component edit #872

Added prefill tab to number component edit

Added prefill tab to number component edit #872

Triggered via pull request November 8, 2024 14:45
Status Failure
Total duration 4m 36s
Artifacts 1

ci.yml

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

Annotations

7 errors
Create 'production' build: src/registry/number/edit.tsx#L62
Argument of type '"prefill"' is not assignable to parameter of type '"type" | "key" | "id" | "hidden" | "label" | "prefix" | "disabled" | "description" | "tooltip" | "defaultValue" | "suffix" | "validate" | "clearOnHide" | "conditional" | "errors" | "validateOn" | "showInSummary" | "showInEmail" | "showInPDF" | "isSensitiveData" | "openForms" | "registration" | "translatedErrors" | "registration.attribute" | "decimalLimit" | "allowNegative" | "validate.required" | "validate.plugins" | "conditional.show" | "conditional.json" | "conditional.when" | "conditional.eq" | "errors.required" | "translatedErrors.en" | "translatedErrors.nl" | "openForms.translations" | "openForms.translations.en" | "openForms.translations.nl" | "openForms.translations.en.label" | "openForms.translations.en.description" | "openForms.translations.en.tooltip" | "openForms.translations.nl.label" | "openForms.translations.nl.description" | "openForms.translations.nl.tooltip" | "translatedErrors.en.required" | "translatedErrors.nl.required" | "validate.max" | "validate.min" | "errors.max" | "errors.min" | "translatedErrors.en.max" | "translatedErrors.en.min" | "translatedErrors.nl.max" | "translatedErrors.nl.min" | "openForms.translations.en.suffix" | "openForms.translations.nl.suffix"'.
Create 'production' build: src/registry/number/edit.tsx#L158
Type '{ label: string; key: string; description: string; tooltip: string; showInSummary: true; showInEmail: false; showInPDF: true; hidden: false; clearOnHide: true; isSensitiveData: false; defaultValue: null; decimalLimit: undefined; allowNegative: false; suffix: string; conditional: { show: undefined; when: string; eq: string; }; validate: { required: false; plugins: never[]; min: undefined; max: undefined; }; translatedErrors: {}; registration: { attribute: string; }; prefill: { plugin: string; attribute: string; identifierRole: string; }; }' is not assignable to type 'Omit<BaseNumberComponentSchema, "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