Skip to content

Upgrade to React v19 stable. #92

Upgrade to React v19 stable.

Upgrade to React v19 stable. #92

Triggered via push December 5, 2024 22:37
Status Failure
Total duration 40s
Artifacts

ci.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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