Skip to content

refactor(meta): remove BarrierInfo and reduce pause and resume log output #5335

refactor(meta): remove BarrierInfo and reduce pause and resume log output

refactor(meta): remove BarrierInfo and reduce pause and resume log output #5335

Triggered via pull request September 23, 2024 04:22
Status Failure
Total duration 28s
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

9 errors and 2 warnings
Check breaking changes in Protobuf files: proto/meta.proto#L163
Previously present field "1" with name "prev" on message "PauseResponse" was deleted without reserving the name "prev".
Check breaking changes in Protobuf files: proto/meta.proto#L163
Previously present field "2" with name "curr" on message "PauseResponse" was deleted without reserving the name "curr".
Check breaking changes in Protobuf files: proto/meta.proto#L163
Previously present field "1" with name "prev" on message "PauseResponse" was deleted without reserving the number "1".
Check breaking changes in Protobuf files: proto/meta.proto#L163
Previously present field "2" with name "curr" on message "PauseResponse" was deleted without reserving the number "2".
Check breaking changes in Protobuf files: proto/meta.proto#L167
Previously present field "1" with name "prev" on message "ResumeResponse" was deleted without reserving the name "prev".
Check breaking changes in Protobuf files: proto/meta.proto#L167
Previously present field "2" with name "curr" on message "ResumeResponse" was deleted without reserving the name "curr".
Check breaking changes in Protobuf files: proto/meta.proto#L167
Previously present field "1" with name "prev" on message "ResumeResponse" was deleted without reserving the number "1".
Check breaking changes in Protobuf files: proto/meta.proto#L167
Previously present field "2" with name "curr" on message "ResumeResponse" was deleted without reserving the number "2".
Check breaking changes in Protobuf files
buf found 8 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/