Skip to content

feat: reduce initial schema validation calls #23

feat: reduce initial schema validation calls

feat: reduce initial schema validation calls #23

Triggered via push August 12, 2024 00:16
Status Failure
Total duration 1m 29s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
packages/schema-zod/src/index.spec.ts > schema-zod > validates initially with yup schema: packages/schema-zod/src/index.spec.ts#L50
AssertionError: expected 'true' to be 'false' // Object.is equality Expected: "false" Received: "true" ❯ packages/schema-zod/src/index.spec.ts:50:58
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 uses Node.js version which is deprecated 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/form/formContext.ts#L175
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/form/useErrorDisplay.ts#L3
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/form/useForm.spec.ts#L45
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/form/useForm.spec.ts#L55
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/form/useForm.spec.ts#L75
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/form/useForm.spec.ts#L85
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/form/useForm.spec.ts#L94
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/form/useForm.spec.ts#L116
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/form/useForm.ts#L34
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/i18n/getDirection.ts#L8
Unexpected any. Specify a different type