Skip to content

feat: perform schema validation initially and on submit #11

feat: perform schema validation initially and on submit

feat: perform schema validation initially and on submit #11

Triggered via push August 5, 2024 00:39
Status Success
Total duration 37s
Artifacts

main.yml

on: push
ts-lint-test
29s
ts-lint-test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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#L174
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#L44
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/form/useForm.spec.ts#L54
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/form/useForm.spec.ts#L74
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/form/useForm.spec.ts#L84
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/form/useForm.spec.ts#L93
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/form/useForm.spec.ts#L115
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/form/useForm.ts#L33
Unexpected any. Specify a different type
ts-lint-test: packages/core/src/i18n/getDirection.ts#L8
Unexpected any. Specify a different type