tests: fix most provider UTs #567
Annotations
10 errors
Autobuild
undefined: sdk.NewIntFromUint64
|
Autobuild:
app/provider/app.go#L168
cannot use (*App)(nil) (value of type *App) as "github.com/cosmos/cosmos-sdk/server/types".Application value in variable declaration: *App does not implement "github.com/cosmos/cosmos-sdk/server/types".Application (wrong type for method RegisterNodeService)
|
Autobuild:
app/provider/app.go#L190
undefined: capabilitykeeper.Keeper
|
Autobuild:
app/provider/app.go#L211
undefined: capabilitykeeper.ScopedKeeper
|
Autobuild:
app/provider/app.go#L212
undefined: capabilitykeeper.ScopedKeeper
|
Autobuild:
app/provider/app.go#L213
undefined: capabilitykeeper.ScopedKeeper
|
Autobuild:
app/provider/app.go#L696
undefined: abci.RequestBeginBlock
|
Autobuild:
app/provider/app.go#L696
undefined: abci.ResponseBeginBlock
|
Autobuild:
app/provider/app.go#L701
undefined: abci.RequestEndBlock
|
Autobuild:
app/provider/app.go#L701
undefined: abci.ResponseEndBlock
|
Loading