Skip to content

feat(genesis export): genesis exporting for assets, delegation and operator modules. #534

feat(genesis export): genesis exporting for assets, delegation and operator modules.

feat(genesis export): genesis exporting for assets, delegation and operator modules. #534

Triggered via pull request September 20, 2024 07:22
Status Success
Total duration 43s
Artifacts

proto.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
break-check: proto/exocore/assets/v1/query.proto#L46
Previously present message "QueryAllStakingAssetsInfoResponse.AllStakingAssetsInfoEntry" was deleted from file.
break-check: proto/exocore/assets/v1/query.proto#L48
Field "1" on message "QueryAllStakingAssetsInfoResponse" changed type from "exocore.assets.v1.QueryAllStakingAssetsInfoResponse.AllStakingAssetsInfoEntry" to "exocore.assets.v1.StakingAssetInfo".
break-check: proto/exocore/assets/v1/query.proto#L58
Previously present message "QueryAssetInfoResponse.AssetInfosEntry" was deleted from file.
break-check: proto/exocore/assets/v1/query.proto#L60
Field "1" on message "QueryAssetInfoResponse" changed type from "exocore.assets.v1.QueryAssetInfoResponse.AssetInfosEntry" to "exocore.assets.v1.DepositByAsset".
break-check: proto/exocore/assets/v1/query.proto#L78
Previously present message "QueryOperatorAssetInfosResponse.AssetInfosEntry" was deleted from file.
break-check: proto/exocore/assets/v1/query.proto#L80
Field "1" on message "QueryOperatorAssetInfosResponse" changed type from "exocore.assets.v1.QueryOperatorAssetInfosResponse.AssetInfosEntry" to "exocore.assets.v1.AssetByID".
break-check: proto/exocore/delegation/v1/genesis.proto#L17
Field "1" with name "associations" on message "GenesisState" changed option "json_name" from "delegations" to "associations".
break-check: proto/exocore/delegation/v1/genesis.proto#L17
Field "1" on message "GenesisState" changed type from "exocore.delegation.v1.DelegationsByStaker" to "exocore.delegation.v1.StakerToOperator".
break-check: proto/exocore/delegation/v1/genesis.proto#L17
Field "1" on message "GenesisState" changed name from "delegations" to "associations".
break-check: proto/exocore/delegation/v1/genesis.proto#L19
Field "2" with name "delegation_states" on message "GenesisState" changed option "json_name" from "associations" to "delegationStates".
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: bufbuild/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
break-check
The following actions use a deprecated Node.js version and will be forced to run on node20: bufbuild/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/