Sdk 50 #330
Annotations
10 errors and 1 warning
crypto/keys/authn/authn.go#L14
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
|
x/batch/types/genesis.pb.go#L9
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
|
x/batch/wasm/interface_msg.go#L10
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
|
x/oracle/abci/proposal.go#L9
"cosmossdk.io/core/appmodule" imported and not used (typecheck)
|
app/ante.go#L27
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
app/ante.go#L30
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
app/ante.go#L33
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading