feat: add proto build system for SDK v0.45 + x/group from 0.46 #9
Annotations
10 errors
Test:
x/group/internal/orm/testsupport.go#L47
d.g.GasRemaining undefined (type "github.com/cosmos/cosmos-sdk/store/types".GasMeter has no field or method GasRemaining)
|
Test:
x/group/internal/orm/testsupport.go#L98
g.GasMeter.GasRemaining undefined (type "github.com/cosmos/cosmos-sdk/store/types".GasMeter has no field or method GasRemaining)
|
Test:
x/group/internal/math/dec_test.go#L90
cannot use generic type rapid.Generator[V any] without instantiation
|
Test:
x/group/internal/math/dec_test.go#L91
invalid operation: rapid.Float64().Draw(t, "f") (value of type float64) is not an interface
|
Test:
x/group/internal/math/dec_test.go#L104
cannot use generic type rapid.Generator[V any] without instantiation
|
Test:
x/group/internal/math/dec_test.go#L105
invalid operation: rapid.Float64().Draw(t, "f") (value of type float64) is not an interface
|
Test:
x/group/internal/math/dec_test.go#L113
invalid operation: rapid.Int64().Draw(t, "n") (value of type int64) is not an interface
|
Test:
simapp/state.go#L186
cannot use initialStake (variable of type "github.com/cosmos/cosmos-sdk/types".Int) as type int64 in struct literal
|
Test:
simapp/test_helpers.go#L104
cfg.PatchGenesis undefined (type network.Config has no field or method PatchGenesis)
|
Test:
simapp/state.go#L186
cannot use initialStake (variable of type "github.com/cosmos/cosmos-sdk/types".Int) as type int64 in struct literal
|
The logs for this run have expired and are no longer available.
Loading