Add new address
component
#305
ci.yml
on: pull_request
Check frontend code formatting with prettier
39s
Create storybook build
1m 23s
Create 'production' build
47s
Matrix: tests
Publish the NPM package
0s
deploy
0s
Annotations
8 errors
Create 'production' build:
src/registry/address/edit.tsx#L1
'"@open-formulieren/types"' has no exported member named 'AddressComponentSchema'. Did you mean 'DateComponentSchema'?
|
Create 'production' build:
src/registry/address/preview.tsx#L1
'"@open-formulieren/types"' has no exported member named 'AddressComponentSchema'. Did you mean 'DateComponentSchema'?
|
Create 'production' build:
src/registry/address/preview.tsx#L21
Type '"address"' is not assignable to type '"number" | "file" | "columns" | "content" | "select" | "textarea" | "time" | "currency" | "checkbox" | "radio" | "textfield" | "email" | "date" | "datetime" | "phoneNumber" | "postcode" | "iban" | "licenseplate" | "bsn" | "npFamilyMembers" | "selectboxes" | "datagrid" | "datamap"'.
|
Create 'production' build:
src/registry/index.tsx#L54
Type '{ textfield: { edit: EditFormDefinition<({ defaultValue?: string | undefined; } & BaseTextFieldComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BaseTextFieldComponentSchema & Multiple<string>)>; editSchema: (intl: IntlShape) => ZodObject<{ label: ZodString; key: ZodString; }, "strip", ZodTypeAny, { key: string; label: string; }, { key: string; label: string; }>; preview: 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: (intl: IntlShape) => ZodIntersection<ZodObject<{ label: ZodString; key: ZodString; }, "strip", ZodTypeAny, { key: string; label: string; }, { key: string; label: string; }>, ZodUnion<[ZodIntersection<ZodObject<{ multiple: ZodLiteral<false>; }, "strip", ZodTypeAny, { multiple: false; }, { multiple: false; }>, ZodObject<{ defaultValue: ZodOptional<ZodString>; }, "strip", ZodTypeAny, { defaultValue?: string | undefined; }, { defaultValue?: string | undefined; }>>, ZodIntersection<ZodObject<{ multiple: ZodLiteral<true>; }, "strip", ZodTypeAny, { multiple: true; }, { multiple: true; }>, ZodObject<{ defaultValue: ZodArray<ZodOptional<ZodString>, "many">; }, "strip", ZodTypeAny, { defaultValue: (string | undefined)[]; }, { defaultValue: (string | undefined)[]; }>>]>>; preview: FC<ComponentPreviewProps<({ defaultValue?: string | undefined; } & BaseEmailComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BaseEmailComponentSchema & Multiple<string>)>>; defaultValue: string; }; textarea: { edit: EditFormDefinition<({ defaultValue?: string | undefined; } & BaseTextareaComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BaseTextareaComponentSchema & Multiple<string>)>; editSchema: (intl: IntlShape) => ZodIntersection<ZodIntersection<ZodObject<{ label: ZodString; key: ZodString; }, "strip", ZodTypeAny, { key: string; label: string; }, { key: string; label: string; }>, ZodObject<{ validate: ZodObject<{ maxLength: ZodOptional<ZodNumber>; }, "strip", ZodTypeAny, { maxLength?: number | undefined; }, { maxLength?: number | undefined; }>; rows: ZodOptional<ZodNumber>; }, "strip", ZodTypeAny, { validate: { maxLength?: number | undefined; }; rows?: number | undefined; }, { validate: { maxLength?: number | undefined; }; rows?: number | undefined; }>>, ZodUnion<[ZodIntersection<ZodObject<{ multiple: ZodLiteral<false>; }, "strip", ZodTypeAny, { multiple: false; }, { multiple: false; }>, ZodObject<{ defaultValue: ZodOptional<ZodString>; }, "strip", ZodTypeAny, { defaultValue?: string | undefined; }, { defaultValue?: string | undefined; }>>, ZodIntersection<ZodObject<{ multiple: ZodLiteral<true>; }, "strip", ZodTypeAny, { multiple: true; }, { multiple: true; }>, ZodObject<{ defaultValue: ZodArray<ZodOptional<ZodString>, "many">; }, "strip", ZodTypeAny, { defaultValue: (string | undefined)[]; }, { defaultValue: (string | undefined)[]; }>>]>>; preview: FC<ComponentPreviewProps<({ defaultValue?: string | undefined; } & BaseTextareaComponentSchema & Single<string>) | ({ defaultValue?: string[] | undefined; } & BaseTextareaComponentSchema & Multiple<string>)>>; defaultValue: string; }; number: { edit: EditFormDefinition<BaseNumberComponentSchema>; editSchema: (intl: IntlShape) => ZodIntersection<ZodIntersection<ZodObject<{ label: ZodString; key: ZodString; }, "strip", ZodTypeAny, { key: string; label: string; }, { key: string; label: string; }>, ZodObject<{ defaultValue: ZodOptional<ZodNumber>; }, "strip", ZodTypeAny, { defaultValue?: number | undefined; }, { defaultValue?: number | undefined; }>>, ZodObject<{ decimalLimit: ZodOptional<ZodNumber>; validate: ZodOptional<ZodObject<{ min: ZodOptional<ZodNumber>; max: ZodOptional<ZodNumber>; }, "
|
Create 'production' build
Process completed with exit code 1.
|
Run Storybook tests (chromium)
Process completed with exit code 1.
|
Run Storybook tests (webkit)
Process completed with exit code 1.
|
Run Storybook tests (firefox)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
github-pages
Expired
|
19.6 MB |
|