Skip to content

Bump @rjsf/bootstrap-4 from 5.18.5 to 5.20.1 #1857

Bump @rjsf/bootstrap-4 from 5.18.5 to 5.20.1

Bump @rjsf/bootstrap-4 from 5.18.5 to 5.20.1 #1857

Triggered via pull request September 2, 2024 13:52
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
lint
39s
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.