fix(cdc): fix privilege check for shared mysql source #3860
protobuf-breaking.yml
on: pull_request
Check breaking changes in Protobuf files
11s
Annotations
7 errors and 2 warnings
Check breaking changes in Protobuf files:
proto/connector_service.proto#L184
Field "6" with name "is_source_job" on message "GetEventStreamRequest" changed option "json_name" from "commonParam" to "isSourceJob".
|
Check breaking changes in Protobuf files:
proto/connector_service.proto#L184
Field "6" on message "GetEventStreamRequest" changed type from "message" to "bool". 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/connector_service.proto#L184
Field "6" on message "GetEventStreamRequest" changed name from "common_param" to "is_source_job".
|
Check breaking changes in Protobuf files:
proto/connector_service.proto#L201
Field "5" with name "is_source_job" on message "ValidateSourceRequest" changed option "json_name" from "commonParam" to "isSourceJob".
|
Check breaking changes in Protobuf files:
proto/connector_service.proto#L201
Field "5" on message "ValidateSourceRequest" changed type from "message" to "bool". 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/connector_service.proto#L201
Field "5" on message "ValidateSourceRequest" changed name from "common_param" to "is_source_job".
|
Check breaking changes in Protobuf files
buf found 6 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, bufbuild/buf-breaking-action@v1. 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/
|