Skip to content

Update Juvix Cairo VM #9443

Update Juvix Cairo VM

Update Juvix Cairo VM #9443

Triggered via pull request December 17, 2024 13:15
Status Failure
Total duration 18m 41s
Artifacts

ci.yml

on: pull_request
pre-commit
9s
pre-commit
ormolu
27s
ormolu
build-and-test-linux
18m 31s
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
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