Skip to content

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

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

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

Triggered via pull request November 22, 2024 08:43
Status Failure
Total duration 22s
Artifacts

protobuf-breaking.yml

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

Annotations

10 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 "8" with name "partial_graph_id" on message "BarrierCompleteResponse" was deleted without reserving the name "partial_graph_id".
Check breaking changes in Protobuf files: proto/stream_service.proto#L48
Previously present field "9" with name "epoch" on message "BarrierCompleteResponse" was deleted without reserving the name "epoch".
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#L48
Previously present field "8" with name "partial_graph_id" on message "BarrierCompleteResponse" was deleted without reserving the number "8".
Check breaking changes in Protobuf files: proto/stream_service.proto#L48
Previously present field "9" with name "epoch" on message "BarrierCompleteResponse" was deleted without reserving the number "9".
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
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/