Skip to content

fix: handle null when provided to text/textarea/number fields #435

fix: handle null when provided to text/textarea/number fields

fix: handle null when provided to text/textarea/number fields #435

Triggered via push January 18, 2025 09:39
Status Success
Total duration 2m 14s
Artifacts
tag-and-publish-to-npm
2m 5s
tag-and-publish-to-npm
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
tag-and-publish-to-npm
Argument of type '{ field: Field<ValueType>; label: string | undefined; Label: React.FC<FieldLabelPropsInternal> | (({ children, icon, label, el, readOnly, }: FieldLabelPropsInternal) => JSX.Element); ... 4 more ...; name?: string; }' is not assignable to parameter of type 'FieldProps<any, Field<any>> & { Label: FC<FieldLabelPropsInternal>; label?: string | undefined; id: string; name?: string | undefined; } & FieldProps<...>'.
tag-and-publish-to-npm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636