Skip to content

feat!: FormControl,Fieldsetのtitleにアイコンやボタンを含めずマークアップできるよう属性を追加 #1430

feat!: FormControl,Fieldsetのtitleにアイコンやボタンを含めずマークアップできるよう属性を追加

feat!: FormControl,Fieldsetのtitleにアイコンやボタンを含めずマークアップできるよう属性を追加 #1430

Triggered via pull request January 6, 2025 01:24
Status Failure
Total duration 43s
Artifacts

previewRelease.yml

on: pull_request
previewRelease
32s
previewRelease
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
previewRelease
Type '{ children: Element; align: "center"; id: string; className: string; hidden: true | undefined; 'aria-hidden': string; htmlFor?: undefined; as?: undefined; } | { children: Element; ... 6 more ...; 'aria-hidden'?: undefined; }' is not assignable to type 'IntrinsicAttributes & Omit<VariantProps<TVReturnType<{ inline: { true: string; false: string; }; rowGap: { [key in Gap]: string; }; columnGap: { [key in Gap]: string; }; align: { start: string; ... 5 more ...; stretch: string; }; justify: { ...; }; }, ... 5 more ..., TVReturnType<...>>>, "columnGap" | "rowGap"> & { ...'.
previewRelease
Type '{ children: Element; align: "center"; id: string; className: string; hidden: true | undefined; 'aria-hidden': string; htmlFor?: undefined; as?: undefined; } | { children: Element; ... 6 more ...; 'aria-hidden'?: undefined; }' is not assignable to type 'IntrinsicAttributes & Omit<VariantProps<TVReturnType<{ inline: { true: string; false: string; }; rowGap: { [key in Gap]: string; }; columnGap: { [key in Gap]: string; }; align: { start: string; ... 5 more ...; stretch: string; }; justify: { ...; }; }, ... 5 more ..., TVReturnType<...>>>, "columnGap" | "rowGap"> & { ...'.
previewRelease
Process completed with exit code 1.
previewRelease
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636