Skip to content

feat(pubkey): Pubkey module #481

feat(pubkey): Pubkey module

feat(pubkey): Pubkey module #481

Triggered via pull request October 1, 2024 13:06
@hacheigriegahacheigriega
synchronize #342
feat/pkr
Status Failure
Total duration 2m 44s
Artifacts

interchaintest.yml

on: pull_request
build-docker-image
2m 33s
build-docker-image
Matrix: interchaintest
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build-docker-image
slices redeclared in this block
build-docker-image
other declaration of slices
build-docker-image
"slices" imported and not used
build-docker-image
slices redeclared in this block
build-docker-image
other declaration of slices
build-docker-image
"slices" imported and not used
build-docker-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c GOWORK=off go build -mod=readonly -tags \"netgo,ledger,muslc\" -ldflags \"-X github.com/cosmos/cosmos-sdk/version.Name=\"seda-chain\" -X github.com/cosmos/cosmos-sdk/version.AppName=\"sedad\" -X github.com/cosmos/cosmos-sdk/version.Version=${GIT_VERSION} -X github.com/cosmos/cosmos-sdk/version.Commit=${GIT_COMMIT} -X github.com/cosmos/cosmos-sdk/version.BuildTags=netgo,ledger,muslc -w -s -linkmode=external -extldflags '-Wl,-z,muldefs -static'\" -trimpath -o /seda-chain/build/sedad /seda-chain/cmd/sedad/main.go" did not complete successfully: exit code: 1
build-docker-image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node1***-by-default/