Skip to content

Bump @rjsf/core from 5.18.4 to 5.21.1 #1865

Bump @rjsf/core from 5.18.4 to 5.21.1

Bump @rjsf/core from 5.18.4 to 5.21.1 #1865

Triggered via pull request September 16, 2024 13:36
Status Failure
Total duration 2m 8s
Artifacts

ci.yml

on: pull_request
lint
32s
lint
review-dependabot-pr
12s
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.