Upgrade to React v19 stable. #92
Annotations
3 errors and 1 warning
build (22.x):
src/components/forms/context/Form/Form.stories.tsx#L24
Type 'void | null' is not assignable to type 'null'.
|
build (22.x):
src/components/forms/context/Form/Form.stories.tsx#L78
Type '(formData: FormData) => Record<string, unknown>' is not assignable to type 'string | ((formData: FormData) => void | Promise<void>) | undefined'.
|
build (22.x)
Process completed with exit code 2.
|
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|