compatibility testing #1021
Annotations
10 errors
lint:
x/tx-boundary/ante/decorate.go#L59
previous case (typecheck)
|
lint:
custom/bank/keeper/keeper.go#L67
k.GetSupply undefined (type Keeper has no field or method GetSupply) (typecheck)
|
lint:
custom/bank/keeper/keeper.go#L85
k.GetPaginatedTotalSupply undefined (type Keeper has no field or method GetPaginatedTotalSupply) (typecheck)
|
lint:
x/ratelimit/keeper/packet.go#L196
packetInfo declared and not used (typecheck)
|
lint:
app/app.go#L296
app.InitSpecialKeepers undefined (type *ComposableApp has no field or method InitSpecialKeepers) (typecheck)
|
lint:
app/app.go#L305
app.InitNormalKeepers undefined (type *ComposableApp has no field or method InitNormalKeepers) (typecheck)
|
lint:
app/app.go#L318
app.TransferKeeper undefined (type *ComposableApp has no field or method TransferKeeper) (typecheck)
|
lint:
app/app.go#L319
app.RouterKeeper undefined (type *ComposableApp has no field or method RouterKeeper) (typecheck)
|
lint:
app/app.go#L320
app.TransferMiddlewareKeeper undefined (type *ComposableApp has no field or method TransferMiddlewareKeeper) (typecheck)
|
lint:
app/app.go#L321
app.TxBoundaryKeepper undefined (type *ComposableApp has no field or method TxBoundaryKeepper) (typecheck)
|