Skip to content

feat(frontend): frontend wait hummock version id for ddl #5336

feat(frontend): frontend wait hummock version id for ddl

feat(frontend): frontend wait hummock version id for ddl #5336

Triggered via pull request September 23, 2024 05:20
Status Failure
Total duration 24s
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/ddl_service.proto#L25
Field "2" with name "version" on message "CreateDatabaseResponse" changed type from "uint64" to "message". 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/ddl_service.proto#L34
Field "2" with name "version" on message "DropDatabaseResponse" changed type from "uint64" to "message". 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/ddl_service.proto#L43
Field "2" with name "version" on message "CreateSchemaResponse" changed type from "uint64" to "message". 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/ddl_service.proto#L52
Field "2" with name "version" on message "DropSchemaResponse" changed type from "uint64" to "message". 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/ddl_service.proto#L62
Field "2" with name "version" on message "CreateSourceResponse" changed type from "uint64" to "message". 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/ddl_service.proto#L72
Field "2" with name "version" on message "DropSourceResponse" changed type from "uint64" to "message". 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/ddl_service.proto#L81
Field "2" with name "version" on message "AlterSourceResponse" changed type from "uint64" to "message". 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/ddl_service.proto#L93
Field "2" with name "version" on message "CreateSinkResponse" changed type from "uint64" to "message". 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/ddl_service.proto#L104
Field "2" with name "version" on message "DropSinkResponse" changed type from "uint64" to "message". 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/ddl_service.proto#L113
Field "2" with name "version" on message "CreateSubscriptionResponse" changed type from "uint64" to "message". 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
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/
Check breaking changes in Protobuf files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/