Skip to content

feat(operator): Add cli to query opt info #595

feat(operator): Add cli to query opt info

feat(operator): Add cli to query opt info #595

Triggered via pull request October 15, 2024 08:04
Status Success
Total duration 43s
Artifacts

proto.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
break-check: proto/exocore/operator/v1/query.proto#L1
Previously present message "OperatorAVSAddressDetails" was deleted from file.
break-check: proto/exocore/operator/v1/query.proto#L45
Field "1" with name "operator_and_avs" on message "QueryOperatorUSDValueRequest" changed option "json_name" from "details" to "operatorAndAvs".
break-check: proto/exocore/operator/v1/query.proto#L45
Field "1" on message "QueryOperatorUSDValueRequest" changed type from "exocore.operator.v1.OperatorAVSAddressDetails" to "exocore.operator.v1.OperatorAVSAddress".
break-check: proto/exocore/operator/v1/query.proto#L45
Field "1" on message "QueryOperatorUSDValueRequest" changed name from "details" to "operator_and_avs".
break-check: proto/exocore/operator/v1/query.proto#L66
Field "1" with name "operator_and_avs" on message "QueryOperatorSlashInfoRequest" changed option "json_name" from "details" to "operatorAndAvs".
break-check: proto/exocore/operator/v1/query.proto#L66
Field "1" on message "QueryOperatorSlashInfoRequest" changed type from "exocore.operator.v1.OperatorAVSAddressDetails" to "exocore.operator.v1.OperatorAVSAddress".
break-check: proto/exocore/operator/v1/query.proto#L66
Field "1" on message "QueryOperatorSlashInfoRequest" changed name from "details" to "operator_and_avs".
break-check
buf found 7 breaking changes.
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/
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/
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/