Skip to content

fix(validation): wrong condition for required field #351

fix(validation): wrong condition for required field

fix(validation): wrong condition for required field #351

Triggered via pull request January 4, 2024 11:04
@jsulpisjsulpis
synchronize #99
fix-required
Status Success
Total duration 11m 35s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
pr
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
pr
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
pr
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr: libs/form-validation-rule-list/src/lib/components/withValidationRuleList.hoc.tsx#L4
Unexpected any. Specify a different type
pr: libs/form-builder/src/lib/components/__tests__/submitField.component.spec.tsx#L9
Unexpected any. Specify a different type
pr: libs/form-builder/src/lib/components/formField.component.tsx#L16
Unexpected any. Specify a different type
pr: libs/form-builder/src/lib/hooks/__tests__/useIsFormStepValid.spec.ts#L10
Unexpected any. Specify a different type
pr: libs/form-builder/src/lib/hooks/__tests__/useIsFormStepValid.spec.ts#L11
Unexpected any. Specify a different type