Skip to content

feat: Replace the parallel unit mapping with worker slot mapping in frontend. #4299

feat: Replace the parallel unit mapping with worker slot mapping in frontend.

feat: Replace the parallel unit mapping with worker slot mapping in frontend. #4299

Triggered via pull request May 17, 2024 05:46
Status Failure
Total duration 21s
Artifacts

protobuf-breaking.yml

on: pull_request
Check breaking changes in Protobuf files
11s

Annotations

4 errors and 2 warnings
Check breaking changes in Protobuf files: proto/batch_plan.proto#L228
Field "3" with name "task_id" on message "TaskId" 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/batch_plan.proto#L236
Field "2" with name "output_id" on message "TaskOutputId" 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/batch_plan.proto#L273
Field "7" with name "inner_side_vnode_mapping" on message "LocalLookupJoinNode" 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
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/