Skip to content

[FEATURE] [MER-3529] Hints should be functional on scored pages (#5315) #1038

[FEATURE] [MER-3529] Hints should be functional on scored pages (#5315)

[FEATURE] [MER-3529] Hints should be functional on scored pages (#5315) #1038

Triggered via push December 23, 2024 14:07
Status Success
Total duration 8m 39s
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