Skip to content

Add RPC and dev command for Anoma.Protobuf.IntentsService.Verify #9440

Add RPC and dev command for Anoma.Protobuf.IntentsService.Verify

Add RPC and dev command for Anoma.Protobuf.IntentsService.Verify #9440

Triggered via pull request December 16, 2024 14:26
@paulcadmanpaulcadman
ready_for_review #3241
verify-intent
Status Failure
Total duration 18m 19s
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