Skip to content

feat: try to remove parallel unit mapping in frontend #4024

feat: try to remove parallel unit mapping in frontend

feat: try to remove parallel unit mapping in frontend #4024

Triggered via pull request April 10, 2024 11:16
Status Failure
Total duration 21s
Artifacts

protobuf-breaking.yml

on: pull_request
Check breaking changes in Protobuf files
12s
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/meta.proto#L381
Previously present field "18" with name "serving_parallel_unit_mappings" on message "MetaSnapshot" was deleted without reserving the name "serving_parallel_unit_mappings".
Check breaking changes in Protobuf files: proto/meta.proto#L381
Previously present field "9" with name "parallel_unit_mappings" on message "MetaSnapshot" was deleted without reserving the name "parallel_unit_mappings".
Check breaking changes in Protobuf files: proto/meta.proto#L382
Previously present field "2" with name "parallel_unit_mapping_version" on message "SnapshotVersion" was deleted without reserving the name "parallel_unit_mapping_version".
Check breaking changes in Protobuf files: proto/meta.proto#L431
Previously present field "12" with name "parallel_unit_mapping" on message "SubscribeResponse" was deleted without reserving the name "parallel_unit_mapping".
Check breaking changes in Protobuf files: proto/meta.proto#L431
Previously present field "23" with name "serving_parallel_unit_mappings" on message "SubscribeResponse" was deleted without reserving the name "serving_parallel_unit_mappings".
Check breaking changes in Protobuf files: proto/meta.proto#L431
Previously present field "12" with name "parallel_unit_mapping" on message "SubscribeResponse" was deleted without reserving the number "12".
Check breaking changes in Protobuf files: proto/meta.proto#L431
Previously present field "23" with name "serving_parallel_unit_mappings" on message "SubscribeResponse" was deleted without reserving the number "23".
Check breaking changes in Protobuf files: proto/meta.proto#L612
Previously present field "1" with name "mappings" on message "GetServingVnodeMappingsResponse" was deleted without reserving the name "mappings".
Check breaking changes in Protobuf files: proto/meta.proto#L612
Previously present field "1" with name "mappings" on message "GetServingVnodeMappingsResponse" was deleted without reserving the number "1".
Check breaking changes in Protobuf files
buf found 9 breaking changes.
Check breaking changes in Protobuf files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/