Bump github.com/cosmos/cosmos-sdk from 0.45.11 to 0.50.2 #990
test.yml
on: pull_request
cleanup-runs
7s
test-coverage-upload
36s
test-e2e
52s
liveness-test
24s
Annotations
30 errors and 2 warnings
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/bounty/client/rest/rest.go#L7
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:
x/oracle/legacy/v3/store.go#L7
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-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/bounty/client/rest/rest.go#L7
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:
x/oracle/legacy/v3/store.go#L7
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
|
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-coverage-upload
Restore cache failed: Dependencies file is not found in /home/runner/work/shentu/shentu. Supported file pattern: go.sum
|
test-e2e
Restore cache failed: Dependencies file is not found in /home/runner/work/shentu/shentu. Supported file pattern: go.sum
|