Skip to content

feat(onboarding-ui): Required fields adjustments #2763

feat(onboarding-ui): Required fields adjustments

feat(onboarding-ui): Required fields adjustments #2763

Triggered via pull request September 27, 2023 15:46
Status Failure
Total duration 59s
Artifacts

ci-pr.yml

on: pull_request
Build and Test
48s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and Test
JSX element 'Label' has no corresponding closing tag.
Build and Test
Expected corresponding JSX closing tag for 'Form.Container'.
Build and Test
')' expected.
Build and Test
Expected corresponding JSX closing tag for 'Form'.
Build and Test
Unexpected token. Did you mean `{'}'}` or `}`?
Build and Test
Expected corresponding JSX closing tag for 'FormProvider'.
Build and Test
')' expected.
Build and Test
Expression expected.
Build and Test
Declaration or statement expected.
Build and Test
Process completed with exit code 1.
Build and Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/