refactor(x/group): spin out Go module #17545
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors and 2 warnings
break-check:
proto/cosmos/group/v1/events.proto#L9
File option "go_package" changed from "github.com/cosmos/cosmos-sdk/x/group" to "cosmossdk.io/x/group".
|
break-check:
proto/cosmos/group/v1/genesis.proto#L6
File option "go_package" changed from "github.com/cosmos/cosmos-sdk/x/group" to "cosmossdk.io/x/group".
|
break-check:
proto/cosmos/group/v1/query.proto#L13
File option "go_package" changed from "github.com/cosmos/cosmos-sdk/x/group" to "cosmossdk.io/x/group".
|
break-check:
proto/cosmos/group/v1/tx.proto#L6
File option "go_package" changed from "github.com/cosmos/cosmos-sdk/x/group" to "cosmossdk.io/x/group".
|
break-check:
proto/cosmos/group/v1/types.proto#L6
File option "go_package" changed from "github.com/cosmos/cosmos-sdk/x/group" to "cosmossdk.io/x/group".
|
break-check:
proto/tendermint/abci/types.proto#L406
Field "5" with name "gas_wanted" on message "ExecTxResult" changed option "json_name" from "gasWanted" to "gas_wanted".
|
break-check:
proto/tendermint/abci/types.proto#L407
Field "6" with name "gas_used" on message "ExecTxResult" changed option "json_name" from "gasUsed" to "gas_used".
|
break-check
buf found 7 breaking changes.
|
lint
No github_token supplied, API requests will be subject to stricter rate limiting
|
break-check
No github_token supplied, API requests will be subject to stricter rate limiting
|