Skip to content

[BUG FIX] [MER-4122] Restore superactivity state on instructor review… #1039

[BUG FIX] [MER-4122] Restore superactivity state on instructor review…

[BUG FIX] [MER-4122] Restore superactivity state on instructor review… #1039

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