Skip to content

Recursive markdown generation (#3268) #9559

Recursive markdown generation (#3268)

Recursive markdown generation (#3268) #9559

Triggered via push January 15, 2025 18:00
Status Success
Total duration 1h 13m 45s
Artifacts

ci.yml

on: push
pre-commit
16s
pre-commit
ormolu
27s
ormolu
build-and-test-linux
1h 13m
build-and-test-linux
build-and-test-macos
0s
build-and-test-macos
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
pre-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ormolu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-test-linux
unnecessary parentheses around `break` value
build-and-test-linux
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it