Skip to content

Inline non-recursive functions with only one call site (#3204) #9350

Inline non-recursive functions with only one call site (#3204)

Inline non-recursive functions with only one call site (#3204) #9350

Triggered via push December 4, 2024 11:01
Status Success
Total duration 1h 15m 24s
Artifacts

ci.yml

on: push
pre-commit
55s
pre-commit
ormolu
29s
ormolu
build-and-test-linux
1h 15m
build-and-test-linux
build-and-test-macos
0s
build-and-test-macos
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
ormolu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pre-commit
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
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