Skip to content

fix: Revert "feat: try to remove parallel unit mapping in frontend" #4190

fix: Revert "feat: try to remove parallel unit mapping in frontend"

fix: Revert "feat: try to remove parallel unit mapping in frontend" #4190

Triggered via pull request April 28, 2024 03:57
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

10 errors and 2 warnings
Check breaking changes in Protobuf files: proto/meta.proto#L377
Previously present field "21" with name "streaming_worker_mappings" on message "MetaSnapshot" was deleted without reserving the name "streaming_worker_mappings".
Check breaking changes in Protobuf files: proto/meta.proto#L377
Previously present field "22" with name "serving_worker_mappings" on message "MetaSnapshot" was deleted without reserving the name "serving_worker_mappings".
Check breaking changes in Protobuf files: proto/meta.proto#L377
Previously present field "21" with name "streaming_worker_mappings" on message "MetaSnapshot" was deleted without reserving the number "21".
Check breaking changes in Protobuf files: proto/meta.proto#L377
Previously present field "22" with name "serving_worker_mappings" on message "MetaSnapshot" was deleted without reserving the number "22".
Check breaking changes in Protobuf files: proto/meta.proto#L377
Previously present reserved name "parallel_unit_mappings" on message "MetaSnapshot" was deleted.
Check breaking changes in Protobuf files: proto/meta.proto#L377
Previously present reserved name "serving_parallel_unit_mappings" on message "MetaSnapshot" was deleted.
Check breaking changes in Protobuf files: proto/meta.proto#L377
Previously present reserved range "[18]" on message "MetaSnapshot" was deleted.
Check breaking changes in Protobuf files: proto/meta.proto#L377
Previously present reserved range "[9]" on message "MetaSnapshot" was deleted.
Check breaking changes in Protobuf files: proto/meta.proto#L378
Previously present field "4" with name "streaming_worker_mapping_version" on message "SnapshotVersion" was deleted without reserving the name "streaming_worker_mapping_version".
Check breaking changes in Protobuf files: proto/meta.proto#L378
Previously present field "4" with name "streaming_worker_mapping_version" on message "SnapshotVersion" was deleted without reserving the number "4".
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/