Skip to content

feat(meta): support database checkpoint isolation #5620

feat(meta): support database checkpoint isolation

feat(meta): support database checkpoint isolation #5620

Triggered via pull request November 4, 2024 07:50
Status Failure
Total duration 25s
Artifacts

protobuf-breaking.yml

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

Annotations

4 errors and 2 warnings
Check breaking changes in Protobuf files: proto/stream_service.proto#L17
Field "6" with name "partial_graph_id" on message "InjectBarrierRequest" changed type from "uint32" 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#L51
Field "8" with name "partial_graph_id" on message "BarrierCompleteResponse" changed type from "uint32" 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#L72
Field "1" with name "partial_graph_ids" on message "RemovePartialGraphRequest" changed type from "uint32" 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
buf found 3 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/