Skip to content

fix: useField validated-only mode for arrays (#5029) #71

fix: useField validated-only mode for arrays (#5029)

fix: useField validated-only mode for arrays (#5029) #71

Triggered via push March 4, 2026 06:55
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
typecheck
Process completed with exit code 2.
typecheck: packages/vee-validate/tests/useFieldArray.spec.ts#L1032
Type 'Ref<FieldEntry<unknown>[]>' is not assignable to type 'Ref<FieldEntry<{ name: string; email: string; }>[]>'.
typecheck: packages/vee-validate/tests/useFieldArray.spec.ts#L984
Type 'Ref<FieldEntry<unknown>[]>' is not assignable to type 'Ref<FieldEntry<{ name: string; email: string; }>[]>'.
typecheck: packages/vee-validate/tests/useFieldArray.spec.ts#L726
Type 'Ref<FieldEntry<unknown>[]>' is not assignable to type 'Ref<FieldEntry<{ name: string; email: string; }>[]>'.
lint: packages/rules/tests/dimensions.spec.ts#L22
Unexpected any. Specify a different type
lint: packages/rules/tests/dimensions.spec.ts#L17
Unexpected any. Specify a different type
lint: packages/rules/tests/dimensions.spec.ts#L11
Unexpected any. Specify a different type
lint: packages/rules/src/index.ts#L31
Unexpected any. Specify a different type
lint: packages/rules/src/index.ts#L31
Unexpected any. Specify a different type
lint: packages/i18n/src/utils.ts#L6
Unexpected any. Specify a different type
lint: docs/src/utils/seo.ts#L168
Unexpected any. Specify a different type
lint: docs/src/utils/seo.ts#L65
Unexpected any. Specify a different type
lint: docs/highlight.ts#L18
Unexpected any. Specify a different type
lint: docs/baseLink.ts#L24
Unexpected any. Specify a different type