Skip to content

feat(react-query): add mutationOptions #8346

feat(react-query): add mutationOptions

feat(react-query): add mutationOptions #8346

Triggered via pull request June 7, 2025 01:10
Status Failure
Total duration 4m 6s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Preview
Resource not accessible by integration
Test
Cannot find module 'src/types' or its corresponding type declarations.
Test
Cannot find module 'src/useMutationState' or its corresponding type declarations.
Test
Cannot find module 'src/useMutation' or its corresponding type declarations.
Test
Type 'MutationState<unknown, Error, unknown, unknown>[]' does not satisfy the constraint 'never'.
Test
Type 'number' does not satisfy the constraint 'never'.
Test
Type '{ field: string; }' does not satisfy the constraint 'never'.
Test
Parameter 'data' implicitly has an 'any' type.
Test
Cannot find module 'src/types' or its corresponding type declarations.
Test
Cannot find module 'src/useMutationState' or its corresponding type declarations.
Test
Cannot find module 'src/useMutation' or its corresponding type declarations.