chore(deps): bump github.com/CosmWasm/wasmd from 0.45.0 to 0.52.0 #318
interchaine2e.yml
on: pull_request
build-docker
54s
Matrix: e2e-tests
Annotations
9 errors and 1 warning
build-docker
cannot find module providing package cosmossdk.io/api/cosmos/capability/module/v1: import lookup disabled by -mod=readonly
|
build-docker
cannot find module providing package github.com/cosmos/cosmos-sdk/codec/address: import lookup disabled by -mod=readonly
|
build-docker
cannot find module providing package github.com/cosmos/cosmos-sdk/x/auth/codec: import lookup disabled by -mod=readonly
|
build-docker
package slices is not in GOROOT (/usr/local/go/src/slices)
|
build-docker
cannot find module providing package cosmossdk.io/api/cosmos/capability/module/v1: import lookup disabled by -mod=readonly
|
build-docker
cannot find module providing package github.com/cosmos/cosmos-sdk/codec/address: import lookup disabled by -mod=readonly
|
build-docker
cannot find module providing package github.com/cosmos/cosmos-sdk/x/auth/codec: import lookup disabled by -mod=readonly
|
build-docker
package slices is not in GOROOT (/usr/local/go/src/slices)
|
build-docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go install -mod=readonly -tags \"netgo,muslc\" -ldflags \" -w -s -linkmode=external -extldflags '-L/go/src/mimalloc/build -lmimalloc -Wl,-z,muldefs -static' -X github.com/cosmos/cosmos-sdk/version.Name='terrad' -X github.com/cosmos/cosmos-sdk/version.AppName='terrad' -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,muslc' \" -trimpath ./..." did not complete successfully: exit code: 1
|
build-docker
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|