Skip to content

fix(form): duplicate error displays on invalid form field value #2857

fix(form): duplicate error displays on invalid form field value

fix(form): duplicate error displays on invalid form field value #2857

Re-run triggered July 9, 2024 19:39
Status Failure
Total duration 2m 18s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint: src/definitions/behaviors/form.js#L1397
Trailing spaces not allowed
Lint: src/definitions/behaviors/form.js#L1399
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
Lint: src/definitions/behaviors/form.js#L1399
Unnecessary parentheses around expression
Lint: src/definitions/behaviors/form.js#L1401
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
Lint: src/definitions/behaviors/form.js#L1403
Expected indentation of 48 spaces but found 52
Lint: src/definitions/behaviors/form.js#L1404
Expected indentation of 48 spaces but found 52
Lint
Process completed with exit code 1.