Skip to content

💥 Remove password Formio component #886

💥 Remove password Formio component

💥 Remove password Formio component #886

Triggered via pull request November 21, 2024 17:09
Status Failure
Total duration 4m 43s
Artifacts 1

ci.yml

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

Annotations

2 errors
Create 'production' build: src/registry/index.ts#L57
Property 'password' is missing in type '{ textfield: { edit: EditFormDefinition<({ defaultValue?: string | undefined; } & BaseTextFieldComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BaseTextFieldComponentSchema & Multiple<string>)>; editSchema: EditSchema; preview: { panel: React.FC<ComponentPreviewProps<({ defaultValue?: string | undefined; } & BaseTextFieldComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BaseTextFieldComponentSchema & Multiple<string>)>>; }; defaultValue: string; }; email: { edit: EditFormDefinition<({ defaultValue?: string | undefined; } & BaseEmailComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BaseEmailComponentSchema & Multiple<string>)>; editSchema: EditSchema; preview: { panel: React.FC<ComponentPreviewProps<({ defaultValue?: string | undefined; } & BaseEmailComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BaseEmailComponentSchema & Multiple<string>)>>; }; defaultValue: string; }; date: { edit: EditFormDefinition<({ defaultValue?: string | undefined; } & BaseDateComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BaseDateComponentSchema & Multiple<string>)>; editSchema: EditSchema; preview: { panel: React.FC<ComponentPreviewProps<({ defaultValue?: string | undefined; } & BaseDateComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BaseDateComponentSchema & Multiple<string>)>>; }; defaultValue: string; }; datetime: { edit: EditFormDefinition<({ defaultValue?: string | undefined; } & BaseDateTimeComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BaseDateTimeComponentSchema & Multiple<string>)>; editSchema: EditSchema; preview: { panel: React.FC<ComponentPreviewProps<({ defaultValue?: string | undefined; } & BaseDateTimeComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BaseDateTimeComponentSchema & Multiple<string>)>>; }; defaultValue: string; }; time: { edit: EditFormDefinition<({ defaultValue?: string | undefined; } & BaseTimeComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BaseTimeComponentSchema & Multiple<string>)>; editSchema: EditSchema; preview: { panel: React.FC<ComponentPreviewProps<({ defaultValue?: string | undefined; } & BaseTimeComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BaseTimeComponentSchema & Multiple<string>)>>; }; defaultValue: string; }; phoneNumber: { edit: EditFormDefinition<({ defaultValue?: string | undefined; } & BasePhoneNumberComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BasePhoneNumberComponentSchema & Multiple<string>)>; editSchema: EditSchema; preview: { panel: React.FC<ComponentPreviewProps<({ defaultValue?: string | undefined; } & BasePhoneNumberComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BasePhoneNumberComponentSchema & Multiple<string>)>>; }; defaultValue: string; }; postcode: { edit: EditFormDefinition<({ defaultValue?: string | undefined; } & Omit<PostCodeInputSchema, "placeholder" | "hideLabel"> & PrefillConfig & PostcodeProperties & { type: "postcode"; autocomplete?: string | undefined; } & Single<string>) | ({ defaultValue?: string[] | undefined; } & Omit<PostCodeInputSchema, "placeholder" | "hideLabel"> & PrefillConfig & PostcodeProperties & { type: "postcode"; autocomplete?: string | undefined; } & Multiple<string>)>; editSchema: EditSchema; preview: { panel: React.FC<ComponentPreviewProps<({ defaultValue?: string | undefined; } & Omit<PostCodeInputSchema, "placeholder" | "hideLabel"> & PrefillConfig & PostcodeProperties & { type: "postcode"; autocomplete?: string | undefined; } & Single<string>) | ({ defaultValue?: string[] | undefined; } & Omit<PostCodeInputSchema, "placeholder" | "hideLabel"> & PrefillConfig & PostcodeProperties & { type: "postcode"; autocomplete?: string | undefined; } & Multiple<string>)>>; }; defaultValue: string; }; file: { edit: EditFormDefinition<FileComponentSc
Create 'production' build
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
github-pages Expired
5.65 MB