wip: ibc-go v9.0.1 #73
Annotations
10 errors
golangci-lint:
app/app.go#L142
app.NewAppKeepers undefined (type *App has no field or method NewAppKeepers) (typecheck)
|
golangci-lint:
app/app.go#L162
app.BankKeeper undefined (type *App has no field or method BankKeeper) (typecheck)
|
golangci-lint:
app/app.go#L206
app.CrisisKeeper undefined (type *App has no field or method CrisisKeeper) (typecheck)
|
golangci-lint:
app/app.go#L231
app.GetKVStoreKeys undefined (type *App has no field or method GetKVStoreKeys) (typecheck)
|
golangci-lint:
app/app.go#L232
app.GetTransientStoreKey undefined (type *App has no field or method GetTransientStoreKey) (typecheck)
|
golangci-lint:
app/app.go#L233
app.GetMemoryStoreKey undefined (type *App has no field or method GetMemoryStoreKey) (typecheck)
|
golangci-lint:
app/app.go#L244
app.AccountKeeper undefined (type *App has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
app/app.go#L247
app.TaxKeeper undefined (type *App has no field or method TaxKeeper) (typecheck)
|
golangci-lint:
app/app.go#L248
app.FeegrantKeeper undefined (type *App has no field or method FeegrantKeeper) (typecheck)
|
golangci-lint:
app/app.go#L250
app.BankKeeper undefined (type *App has no field or method BankKeeper) (typecheck)
|
Loading