Skip to content

Add support for Anoma RM is-commitment and is-nullifier (#3242) #9444

Add support for Anoma RM is-commitment and is-nullifier (#3242)

Add support for Anoma RM is-commitment and is-nullifier (#3242) #9444

Triggered via push December 17, 2024 13:34
Status Failure
Total duration 18m 17s
Artifacts

ci.yml

on: push
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