Skip to content

fix(AnyOfControl): fix missing default combinator value bug #322

fix(AnyOfControl): fix missing default combinator value bug

fix(AnyOfControl): fix missing default combinator value bug #322

Triggered via pull request April 24, 2024 17:38
Status Failure
Total duration 1m 15s
Artifacts

tests.yaml

on: pull_request
cache-and-install-deps-and-run-tests
1m 4s
cache-and-install-deps-and-run-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/controls/combinators/AnyOfControl.test.tsx > AnyOf control > AnyOf Control with default (radio) UISchema allows switching between subschemas: src/controls/combinators/AnyOfControl.test.tsx#L46
Error: expect(element).toHaveValue(split_on_year_and_month) Expected the element to have value: split_on_year_and_month Received: split_on_year ❯ src/controls/combinators/AnyOfControl.test.tsx:46:52
cache-and-install-deps-and-run-tests
Process completed with exit code 1.
cache-and-install-deps-and-run-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.