Skip to content

add support to react v19 #113

add support to react v19

add support to react v19 #113

Triggered via pull request December 8, 2024 14:20
@mshimamshima
synchronize #100
mshima:react19
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/form/validated-form.spec.tsx > ValidatedField > with basic text input > with check renders an input before label: src/form/validated-form.spec.tsx#L179
AssertionError: expected '<input name="test-1" id="test-1" type…' to deeply equal '<input id="test-1" class="form-contro…' Expected: "<input id="test-1" class="form-control" type="text" name="test-1"><label id="test-1Label" class="form-check-label">Label</label>" Received: "<input name="test-1" id="test-1" type="text" class="form-control"><label id="test-1Label" class="form-check-label">Label</label>" ❯ src/form/validated-form.spec.tsx:179:28
build (18.x)
Process completed with exit code 1.
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636