Bump cosmossdk.io/core from 0.11.1 to 0.12.0 #463
Closed
Annotations
10 errors and 1 warning
golangci-lint-bcnad:
app/ante.go#L11
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
golangci-lint-bcnad
undefined: comet.BlockInfo
|
golangci-lint-bcnad
undefined: comet.BlockInfo
|
golangci-lint-bcnad
undefined: comet.BlockInfo) (typecheck)
|
golangci-lint-bcnad:
app/ante.go#L31
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint-bcnad:
app/ante.go#L34
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
golangci-lint-bcnad:
app/ante.go#L37
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
golangci-lint-bcnad:
app/ante.go#L56
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
golangci-lint-bcnad:
app/ante.go#L59
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint-bcnad:
app/ante.go#L60
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/bcna/bcna. Supported file pattern: go.sum
|
Loading