Skip to content

fix: combine field and form level errors #30

fix: combine field and form level errors

fix: combine field and form level errors #30

Re-run triggered August 13, 2024 21:48
Status Failure
Total duration 1m 29s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
packages/schema-yup/src/index.spec.ts > schema-yup > prevents submission if the form is not valid: packages/schema-yup/src/index.spec.ts#L138
AssertionError: expected "spy" to be called once, but got 2 times ❯ packages/schema-yup/src/index.spec.ts:138:21
packages/schema-zod/src/index.spec.ts > schema-zod > prevents submission if the form is not valid: packages/schema-zod/src/index.spec.ts#L86
AssertionError: expected "spy" to be called once, but got 2 times ❯ packages/schema-zod/src/index.spec.ts:86:21
ts-lint-test
Process completed with exit code 1.
ts-lint-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ts-lint-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ts-lint-test: packages/core/src/i18n/getDirection.ts#L8
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/types/common.ts#L84
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/types/typedSchema.ts#L12
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/types/typedSchema.ts#L18
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/types/typedSchema.ts#L20
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/useCheckbox/useCheckboxGroup.ts#L48
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/useForm/formContext.ts#L175
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/useForm/useForm.spec.ts#L45
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/useForm/useForm.spec.ts#L55
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/useForm/useForm.spec.ts#L75
Unexpected any. Specify a different type