Bump cosmossdk.io/api from 0.7.6 to 0.8.0 #8231
Annotations
10 errors and 1 warning
Run golangci/golangci-lint-action@v6:
app/app.go#L70
could not import github.com/cosmos/cosmos-sdk/x/auth/tx/config (-: # github.com/cosmos/cosmos-sdk/x/auth/tx/config
|
Run golangci/golangci-lint-action@v6
in.Config.SkipAnteHandler undefined (type *configv1.Config has no field or method SkipAnteHandler)
|
Run golangci/golangci-lint-action@v6
in.Config.SkipPostHandler undefined (type *configv1.Config has no field or method SkipPostHandler)) (typecheck)
|
Run golangci/golangci-lint-action@v6:
app/app.go#L72
could not import github.com/cosmos/cosmos-sdk/x/auth/vesting (-: # github.com/cosmos/cosmos-sdk/x/auth/vesting
|
Run golangci/golangci-lint-action@v6
undefined: vestingv1beta1.Msg_ServiceDesc) (typecheck)
|
Run golangci/golangci-lint-action@v6:
cmd/provenanced/config/client.go#L10
could not import github.com/cosmos/cosmos-sdk/x/auth/tx/config (-: # github.com/cosmos/cosmos-sdk/x/auth/tx/config
|
Run golangci/golangci-lint-action@v6
in.Config.SkipAnteHandler undefined (type *configv1.Config has no field or method SkipAnteHandler)
|
Run golangci/golangci-lint-action@v6
in.Config.SkipPostHandler undefined (type *configv1.Config has no field or method SkipPostHandler)) (typecheck)
|
Run golangci/golangci-lint-action@v6:
testutil/ibc/testchain.go#L37
chain.GetContext undefined (type *TestChain has no field or method GetContext) (typecheck)
|
Run golangci/golangci-lint-action@v6:
testutil/ibc/testchain.go#L44
chain.GetContext undefined (type *TestChain has no field or method GetContext) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading