Skip to content

feat(meta): support replace source #5922

feat(meta): support replace source

feat(meta): support replace source #5922

Triggered via pull request December 10, 2024 05:48
Status Failure
Total duration 20s
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

4 errors and 1 warning
Check breaking changes in Protobuf files: proto/ddl_service.proto#L88
Field "3" with name "affected_table_change" on message "CreateSinkRequest" changed type from "ddl_service.ReplaceTablePlan" to "ddl_service.ReplaceJobPlan".
Check breaking changes in Protobuf files: proto/ddl_service.proto#L101
Field "3" with name "affected_table_change" on message "DropSinkRequest" changed type from "ddl_service.ReplaceTablePlan" to "ddl_service.ReplaceJobPlan".
Check breaking changes in Protobuf files: proto/frontend_service.proto#L18
Field "1" with name "replace_plan" on message "GetTableReplacePlanResponse" changed type from "ddl_service.ReplaceTablePlan" to "ddl_service.ReplaceJobPlan".
Check breaking changes in Protobuf files
buf found 3 breaking changes.
Check breaking changes in Protobuf files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636