Skip to content

[@mantine/form] make Values and TransformedValues covariant #876

[@mantine/form] make Values and TransformedValues covariant

[@mantine/form] make Values and TransformedValues covariant #876

Triggered via pull request November 24, 2025 19:34
Status Failure
Total duration 1m 27s
Artifacts

npm_test.yml

on: pull_request
test_pull_request
1m 22s
test_pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test_pull_request
Process completed with exit code 1.
test_pull_request
Type '_UseFormReturnType<sub-Values, TransformedValues, TransformValues>' is not assignable to type '_UseFormReturnType<super-Values, TransformedValues, TransformValues>' as implied by variance annotation.