Skip to content

Bump github.com/cosmos/cosmos-sdk from 0.45.9 to 0.50.1 #206

Bump github.com/cosmos/cosmos-sdk from 0.45.9 to 0.50.1

Bump github.com/cosmos/cosmos-sdk from 0.45.9 to 0.50.1 #206

Triggered via pull request November 8, 2023 18:12
Status Failure
Total duration 1m 40s
Artifacts

test.yml

on: pull_request
cleanup-runs
9s
cleanup-runs
test-coverage-upload
29s
test-coverage-upload
test-e2e
1m 27s
test-e2e
liveness-test
44s
liveness-test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 1 warning
test-coverage-upload: app/app.go#L20
cannot find module providing package github.com/cosmos/cosmos-sdk/client/grpc/tmservice: import lookup disabled by -mod=readonly
test-coverage-upload: x/cert/client/rest/rest.go#L10
cannot find module providing package github.com/cosmos/cosmos-sdk/client/rest: import lookup disabled by -mod=readonly
test-coverage-upload: app/config.go#L13
cannot find module providing package github.com/cosmos/cosmos-sdk/simapp: import lookup disabled by -mod=readonly
test-coverage-upload: x/auth/simulation/operations.go#L8
cannot find module providing package github.com/cosmos/cosmos-sdk/simapp/helpers: import lookup disabled by -mod=readonly
test-coverage-upload: x/auth/simulation/operations.go#L9
cannot find module providing package github.com/cosmos/cosmos-sdk/simapp/params: import lookup disabled by -mod=readonly
test-coverage-upload: app/shentud/cmd/root.go#L30
cannot find module providing package github.com/cosmos/cosmos-sdk/snapshots: import lookup disabled by -mod=readonly
test-coverage-upload: app/shentud/cmd/root.go#L31
cannot find module providing package github.com/cosmos/cosmos-sdk/store: import lookup disabled by -mod=readonly
test-coverage-upload
cannot find module providing package github.com/cosmos/cosmos-sdk/store/prefix: import lookup disabled by -mod=readonly
test-coverage-upload: app/config.go#L14
cannot find module providing package github.com/cosmos/cosmos-sdk/store/types: import lookup disabled by -mod=readonly
test-coverage-upload
cannot find module providing package github.com/cosmos/cosmos-sdk/types/rest: import lookup disabled by -mod=readonly
liveness-test: app/app.go#L20
cannot find module providing package github.com/cosmos/cosmos-sdk/client/grpc/tmservice: import lookup disabled by -mod=readonly
liveness-test: x/cert/client/rest/rest.go#L10
cannot find module providing package github.com/cosmos/cosmos-sdk/client/rest: import lookup disabled by -mod=readonly
liveness-test: app/config.go#L13
cannot find module providing package github.com/cosmos/cosmos-sdk/simapp: import lookup disabled by -mod=readonly
liveness-test: x/auth/simulation/operations.go#L8
cannot find module providing package github.com/cosmos/cosmos-sdk/simapp/helpers: import lookup disabled by -mod=readonly
liveness-test: x/auth/simulation/operations.go#L9
cannot find module providing package github.com/cosmos/cosmos-sdk/simapp/params: import lookup disabled by -mod=readonly
liveness-test: app/shentud/cmd/root.go#L30
cannot find module providing package github.com/cosmos/cosmos-sdk/snapshots: import lookup disabled by -mod=readonly
liveness-test: app/shentud/cmd/root.go#L31
cannot find module providing package github.com/cosmos/cosmos-sdk/store: import lookup disabled by -mod=readonly
liveness-test
cannot find module providing package github.com/cosmos/cosmos-sdk/store/prefix: import lookup disabled by -mod=readonly
liveness-test: app/config.go#L14
cannot find module providing package github.com/cosmos/cosmos-sdk/store/types: import lookup disabled by -mod=readonly
liveness-test
cannot find module providing package github.com/cosmos/cosmos-sdk/types/rest: import lookup disabled by -mod=readonly
test-e2e
no required module provides package github.com/cosmos/cosmos-sdk/client/grpc/tmservice; to add it:
test-e2e
no required module provides package github.com/cosmos/cosmos-sdk/client/rest; to add it:
test-e2e
no required module provides package github.com/cosmos/cosmos-sdk/simapp; to add it:
test-e2e
no required module provides package github.com/cosmos/cosmos-sdk/simapp/helpers; to add it:
test-e2e
no required module provides package github.com/cosmos/cosmos-sdk/simapp/params; to add it:
test-e2e
no required module provides package github.com/cosmos/cosmos-sdk/snapshots; to add it:
test-e2e
no required module provides package github.com/cosmos/cosmos-sdk/store; to add it:
test-e2e
no required module provides package github.com/cosmos/cosmos-sdk/store/prefix; to add it:
test-e2e
no required module provides package github.com/cosmos/cosmos-sdk/store/types; to add it:
test-e2e
no required module provides package github.com/cosmos/cosmos-sdk/types/rest; to add it:
test-e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/