ZKEmail Prover Tooling #235
build-test.yml
on: pull_request
Matrix: Build Docker Images / main
Golang CI Lint
/
main
2m 47s
Update Swagger
/
main
44s
Go Unit Tests
/
build
29s
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
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/
|