Skip to content

Bump @rjsf/bootstrap-4 from 5.18.5 to 5.20.0 #1850

Bump @rjsf/bootstrap-4 from 5.18.5 to 5.20.0

Bump @rjsf/bootstrap-4 from 5.18.5 to 5.20.0 #1850

Triggered via pull request August 12, 2024 13:31
Status Failure
Total duration 1m 34s
Artifacts

ci.yml

on: pull_request
lint
32s
lint
review-dependabot-pr
6s
review-dependabot-pr
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test/components/BaseForm_test.tsx > BaseForm component > Should disable the form if disabled is true: test/components/BaseForm_test.tsx#L77
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/components/BaseForm_test.tsx:77:33
test/components/BaseForm_test.tsx > BaseForm component > Should show a spinner and disable the form when showSpinner is true: test/components/BaseForm_test.tsx#L98
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/components/BaseForm_test.tsx:98:33
test/components/BaseForm_test.tsx > BaseForm component > Should show a spinner and disable the form when form is submitted: test/components/BaseForm_test.tsx#L125
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/components/BaseForm_test.tsx:125:33
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.