feat: Add formItemProps
to UI schemas
#350
tests.yaml
on: pull_request
cache-and-install-deps-and-run-tests
57s
Annotations
2 errors and 1 warning
src/controls/combinators/AnyOfControl.test.tsx > AnyOf control > AnyOf Control with dropdown UISchema allows switching between subschemas:
src/controls/combinators/AnyOfControl.test.tsx#L88
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:88: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/.
|