Skip to content

feat(FormElements): Align property types for form components #5955

feat(FormElements): Align property types for form components

feat(FormElements): Align property types for form components #5955

Status Failure
Total duration 46s
Artifacts

check.yml

on: pull_request
Build and Cache
33s
Build and Cache
Matrix: Component tests / Playwright shard
Waiting for pending jobs
Check code quality
0s
Check code quality
Component tests  /  Collect Playwright result
Component tests / Collect Playwright result
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Build and Cache
Argument of type '(Readonly<MappedOmit<LooseRequired<{ multiple?: false | undefined; modelValue?: TValue | undefined; withCheckAll?: undefined; } & { withSearch: true; searchTerm?: ManagedProp<string> | undefined; } & Omit<...> & Pick<...> & { ...; }>, "open" | ... 6 more ... | "valueLabel">> & { ...; } & { readonly [K in "required" ...' is not assignable to parameter of type 'DensityProp'.
Build and Cache
Property 'density' does not exist on type '(Readonly<MappedOmit<LooseRequired<{ multiple: true; modelValue?: TValue[] | undefined; withCheckAll?: boolean | { label?: string | undefined; } | undefined; } & { withSearch: true; searchTerm?: ManagedProp<string> | undefined; } & Omit<...> & Pick<...> & { ...; }>, "open" | ... 6 more ... | "valueLabel">> & { ...; ...'.
Build and Cache
Property 'density' does not exist on type '(Readonly<MappedOmit<LooseRequired<{ multiple?: false | undefined; modelValue?: TValue | undefined; withCheckAll?: undefined; } & { withSearch: true; searchTerm?: ManagedProp<string> | undefined; } & Omit<...> & Pick<...> & { ...; }>, "open" | ... 6 more ... | "valueLabel">> & { ...; } & { readonly [K in "required" ...'.
Build and Cache
Property 'customError' does not exist on type 'Readonly<MappedOmit<LooseRequired<OnyxTextareaProps>, "required" | "autocapitalize" | "disabled" | "readonly" | "skeleton" | "showError" | "disableManualResize">> & { ...; } & { ...; }'.
Build and Cache
Type 'Readonly<MappedOmit<LooseRequired<OnyxTextareaProps>, "required" | "autocapitalize" | "disabled" | "readonly" | "skeleton" | "showError" | "disableManualResize">> & { ...; } & { ...; }' has no properties in common with type 'DensityProp'.
Build and Cache
Property 'required' does not exist on type 'Readonly<MappedOmit<LooseRequired<OnyxTextareaProps>, "required" | "autocapitalize" | "disabled" | "readonly" | "skeleton" | "showError" | "disableManualResize">> & { ...; } & { ...; }'.
Build and Cache
sit-onyx#build: command (/home/runner/work/onyx/onyx/packages/sit-onyx) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Build and Cache
Process completed with exit code 1.
Build and Cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636