Skip to content

Fix basic block calls in the Reg -> CASM translation #9404

Fix basic block calls in the Reg -> CASM translation

Fix basic block calls in the Reg -> CASM translation #9404

Triggered via pull request December 6, 2024 10:58
Status Cancelled
Total duration 30m 37s
Artifacts

ci.yml

on: pull_request
pre-commit
15s
pre-commit
ormolu
33s
ormolu
build-and-test-linux
30m 12s
build-and-test-linux
build-and-test-macos
0s
build-and-test-macos
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
build-and-test-linux
Canceling since a higher priority waiting request for 'Juvix Compiler CI-fix-casm-bug' exists
build-and-test-linux
The operation was canceled.
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