Skip to content

feat(Form): add standard schema support #6350

feat(Form): add standard schema support

feat(Form): add standard schema support #6350

Triggered via pull request February 3, 2025 16:08
Status Failure
Total duration 1m 13s
Artifacts

ci-dev.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

7 errors
ci (ubuntu-latest, 20): src/runtime/components/forms/Form.vue#L32
Generic type 'BaseSchema<TInput, TOutput, TIssue>' requires 3 type argument(s).
ci (ubuntu-latest, 20): src/runtime/components/forms/Form.vue#L32
Generic type 'BaseSchemaAsync<TInput, TOutput, TIssue>' requires 3 type argument(s).
ci (ubuntu-latest, 20): src/runtime/components/forms/Form.vue#L217
Generic type 'BaseSchema<TInput, TOutput, TIssue>' requires 3 type argument(s).
ci (ubuntu-latest, 20): src/runtime/components/forms/Form.vue#L217
Generic type 'BaseSchemaAsync<TInput, TOutput, TIssue>' requires 3 type argument(s).
ci (ubuntu-latest, 20): src/runtime/components/forms/Form.vue#L256
Generic type 'BaseSchema<TInput, TOutput, TIssue>' requires 3 type argument(s).
ci (ubuntu-latest, 20): src/runtime/components/forms/Form.vue#L256
Generic type 'BaseSchemaAsync<TInput, TOutput, TIssue>' requires 3 type argument(s).
ci (ubuntu-latest, 20)
Process completed with exit code 2.