Bump github.com/cosmos/cosmos-sdk from 0.45.16 to 0.50.8 #2856
test.yml
on: pull_request
test-go
26s
test-rust
1m 14s
Annotations
10 errors and 2 warnings
test-go
cannot find module providing package google.golang.org/grpc/credentials/insecure: import lookup disabled by -mod=readonly
|
test-go
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.7/x64/src/slices)
|
test-go:
x/qoracle/keeper/grpc_query.go#L6
cannot find module providing package github.com/cosmos/cosmos-sdk/store/prefix: import lookup disabled by -mod=readonly
|
test-go:
x/qoracle/keeper/keeper.go#L8
cannot find module providing package github.com/cosmos/cosmos-sdk/store/types: import lookup disabled by -mod=readonly
|
test-go:
x/qoracle/osmosis/keeper/keeper.go#L9
cannot find module providing package github.com/cosmos/cosmos-sdk/x/capability/keeper: import lookup disabled by -mod=readonly
|
test-go
cannot find module providing package github.com/cosmos/cosmos-sdk/x/capability/types: import lookup disabled by -mod=readonly
|
test-go
cannot find module providing package github.com/cosmos/cosmos-sdk/x/upgrade/types: import lookup disabled by -mod=readonly
|
test-go
cannot find module providing package github.com/cosmos/cosmos-sdk/simapp/helpers: import lookup disabled by -mod=readonly
|
test-go
cannot find module providing package github.com/cosmos/cosmos-sdk/simapp/params: import lookup disabled by -mod=readonly
|
test-go
cannot find module providing package github.com/cosmos/cosmos-sdk/snapshots/types: import lookup disabled by -mod=readonly
|
test-go
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected], actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-rust
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|