Skip to content

feat(meta): decouple barrier collect and sync in global barrier manager #5724

feat(meta): decouple barrier collect and sync in global barrier manager

feat(meta): decouple barrier collect and sync in global barrier manager #5724

Triggered via pull request November 20, 2024 11:50
Status Failure
Total duration 27s
Artifacts

protobuf-breaking.yml

on: pull_request
Check breaking changes in Protobuf files
17s
Check breaking changes in Protobuf files
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Check breaking changes in Protobuf files: proto/stream_service.proto#L48
Previously present field "2" with name "status" on message "BarrierCompleteResponse" was deleted without reserving the name "status".
Check breaking changes in Protobuf files: proto/stream_service.proto#L48
Previously present field "3" with name "create_mview_progress" on message "BarrierCompleteResponse" was deleted without reserving the name "create_mview_progress".
Check breaking changes in Protobuf files: proto/stream_service.proto#L48
Previously present field "2" with name "status" on message "BarrierCompleteResponse" was deleted without reserving the number "2".
Check breaking changes in Protobuf files: proto/stream_service.proto#L48
Previously present field "3" with name "create_mview_progress" on message "BarrierCompleteResponse" was deleted without reserving the number "3".
Check breaking changes in Protobuf files: proto/stream_service.proto#L49
Field "1" with name "task_id" on message "BarrierCompleteResponse" changed option "json_name" from "requestId" to "taskId".
Check breaking changes in Protobuf files: proto/stream_service.proto#L49
Field "1" with name "task_id" on message "BarrierCompleteResponse" changed type from "string" to "uint64". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules and https://developers.google.com/protocol-buffers/docs/proto3#json for JSON compatibility rules.
Check breaking changes in Protobuf files: proto/stream_service.proto#L49
Field "1" on message "BarrierCompleteResponse" changed name from "request_id" to "task_id".
Check breaking changes in Protobuf files
buf found 7 breaking changes.
Check breaking changes in Protobuf files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check breaking changes in Protobuf files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/