Skip to content

feat: Implement Yup Form Provider (#45) #18

feat: Implement Yup Form Provider (#45)

feat: Implement Yup Form Provider (#45) #18

Triggered via push August 11, 2024 20:40
Status Success
Total duration 1m 5s
Billable time 1m
Artifacts

main.yml

on: push
ts-lint-test
56s
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#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#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