Skip to content

Allow module self-reference #9441

Allow module self-reference

Allow module self-reference #9441

Triggered via pull request December 16, 2024 15:42
Status Failure
Total duration 25m 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
build-and-test-linux
non-local `impl` definition, `impl` blocks should be written at the same level as their item
build-and-test-linux
Process completed with exit code 101.
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
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