Skip to content

ZKEmail Prover Tooling #235

ZKEmail Prover Tooling

ZKEmail Prover Tooling #235

Triggered via pull request September 20, 2024 01:15
Status Failure
Total duration 3m 0s
Artifacts

build-test.yml

on: pull_request
Matrix: Build Docker Images / main
Golang CI Lint  /  main
2m 47s
Golang CI Lint / main
Update Swagger  /  main
44s
Update Swagger / main
Go Unit Tests  /  build
29s
Go Unit Tests / build
Matrix: Interchain tests / build-integration-tests
Waiting for pending jobs
Matrix: Docker Scout / main
Waiting for pending jobs
Matrix: Interchain tests / interchain-tests
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Go Unit Tests / build: cmd/xiond/root.go#L46
no required module provides package github.com/burnt-labs/xion/prover; to add it:
Go Unit Tests / build
Process completed with exit code 1.
Build Docker Images / main (burnt-labs-arm64, linux/arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; export CGO_ENABLED=1 LINK_STATICALLY=true BUILD_TAGS=muslc; make test-version; make install;" did not complete successfully: exit code: 2
Build Docker Images / main (ubuntu-latest, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; export CGO_ENABLED=1 LINK_STATICALLY=true BUILD_TAGS=muslc; make test-version; make install;" did not complete successfully: exit code: 2
Golang CI Lint / main
golangci-lint exit with code 3
Go Unit Tests / build
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/