Skip to content

feat: add proto build system for SDK v0.45 + x/group from 0.46 #9

feat: add proto build system for SDK v0.45 + x/group from 0.46

feat: add proto build system for SDK v0.45 + x/group from 0.46 #9

Triggered via pull request January 3, 2024 03:30
Status Failure
Total duration 1m 29s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Build: 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)
Build: 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)
Build
Process completed with exit code 2.
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