Skip to content

[BUG FIX] [MER-4109] Able to add more than one question component per… #1033

[BUG FIX] [MER-4109] Able to add more than one question component per…

[BUG FIX] [MER-4109] Able to add more than one question component per… #1033

Triggered via push December 23, 2024 13:50
Status Success
Total duration 8m 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docs
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
docs
~R/.../ is deprecated, use ~r/.../ instead
docs
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it