Skip to content

fix: global and local rules can be combined on same field (#5025) #76

fix: global and local rules can be combined on same field (#5025)

fix: global and local rules can be combined on same field (#5025) #76

Triggered via push March 4, 2026 07:04
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
typecheck
Process completed with exit code 2.
typecheck: packages/vee-validate/src/useField.ts#L351
Argument of type 'unknown' is not assignable to parameter of type 'Record<string, unknown> | unknown[]'.
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