Skip to content

feat: support DROP SCHEMA CASCADE and some refactoring #5931

feat: support DROP SCHEMA CASCADE and some refactoring

feat: support DROP SCHEMA CASCADE and some refactoring #5931

Triggered via pull request December 10, 2024 15:45
Status Failure
Total duration 26s
Artifacts

protobuf-breaking.yml

on: pull_request
Check breaking changes in Protobuf files
14s
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/meta.proto#L533
Field "21" with name "object_group" on message "SubscribeResponse" changed option "json_name" from "relationGroup" to "objectGroup".
Check breaking changes in Protobuf files: proto/meta.proto#L533
Field "21" with name "object_group" on message "SubscribeResponse" changed type from "meta.RelationGroup" to "meta.ObjectGroup".
Check breaking changes in Protobuf files: proto/meta.proto#L533
Field "21" on message "SubscribeResponse" changed name from "relation_group" to "object_group".
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