Skip to content

ci: apply automated fixes and generate docs

86c9943
Select commit
Loading
Failed to load commit list.
Closed

feat: return an array of errors from a single validator (custom & schema library) #1090

ci: apply automated fixes and generate docs
86c9943
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 29, 2024 in 0s

84.84% of diff hit (target 86.60%)

View this Pull Request on Codecov

84.84% of diff hit (target 86.60%)

Annotations

Check warning on line 938 in packages/form-core/src/FieldApi.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/form-core/src/FieldApi.ts#L938

Added line #L938 was not covered by tests

Check warning on line 1076 in packages/form-core/src/FieldApi.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/form-core/src/FieldApi.ts#L1076

Added line #L1076 was not covered by tests

Check warning on line 1403 in packages/form-core/src/FormApi.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/form-core/src/FormApi.ts#L1403

Added line #L1403 was not covered by tests

Check warning on line 62 in packages/react-form/src/nextjs/createServerValidate.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react-form/src/nextjs/createServerValidate.ts#L62

Added line #L62 was not covered by tests

Check warning on line 69 in packages/react-form/src/nextjs/createServerValidate.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react-form/src/nextjs/createServerValidate.ts#L69

Added line #L69 was not covered by tests

Check warning on line 62 in packages/react-form/src/remix/createServerValidate.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react-form/src/remix/createServerValidate.ts#L62

Added line #L62 was not covered by tests

Check warning on line 69 in packages/react-form/src/remix/createServerValidate.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react-form/src/remix/createServerValidate.ts#L69

Added line #L69 was not covered by tests

Check warning on line 75 in packages/react-form/src/start/createServerValidate.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react-form/src/start/createServerValidate.tsx#L75

Added line #L75 was not covered by tests

Check warning on line 82 in packages/react-form/src/start/createServerValidate.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react-form/src/start/createServerValidate.tsx#L82

Added line #L82 was not covered by tests