Skip to content

[CHORE] [MER-3959] fix an issue where Oli modules rely on test module… #1029

[CHORE] [MER-3959] fix an issue where Oli modules rely on test module…

[CHORE] [MER-3959] fix an issue where Oli modules rely on test module… #1029

Triggered via push December 19, 2024 14:28
Status Success
Total duration 8m 57s
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