refactor: create x/mint Go module #17407
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 2 warnings
break-check:
proto/cosmos/mint/v1beta1/genesis.proto#L8
File option "go_package" changed from "github.com/cosmos/cosmos-sdk/x/mint/types" to "cosmossdk.io/x/mint/types".
|
break-check:
proto/cosmos/mint/v1beta1/mint.proto#L4
File option "go_package" changed from "github.com/cosmos/cosmos-sdk/x/mint/types" to "cosmossdk.io/x/mint/types".
|
break-check:
proto/cosmos/mint/v1beta1/query.proto#L10
File option "go_package" changed from "github.com/cosmos/cosmos-sdk/x/mint/types" to "cosmossdk.io/x/mint/types".
|
break-check:
proto/cosmos/mint/v1beta1/tx.proto#L4
File option "go_package" changed from "github.com/cosmos/cosmos-sdk/x/mint/types" to "cosmossdk.io/x/mint/types".
|
break-check:
proto/cosmos/staking/v1beta1/staking.proto#L35
Field "3" with name "validators_hash" on message "HistoricalRecord" changed option "json_name" from "validatorHash" to "validatorsHash".
|
break-check:
proto/cosmos/staking/v1beta1/staking.proto#L35
Field "3" on message "HistoricalRecord" changed name from "validator_hash" to "validators_hash".
|
break-check
buf found 6 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
|