Skip to content

feat(secret): secret management (part 1) add secret ref protos and referent count in meta catalog #4577

feat(secret): secret management (part 1) add secret ref protos and referent count in meta catalog

feat(secret): secret management (part 1) add secret ref protos and referent count in meta catalog #4577

Triggered via pull request June 26, 2024 19:38
Status Failure
Total duration 21s
Artifacts

protobuf-breaking.yml

on: pull_request
Check breaking changes in Protobuf files
13s
Check breaking changes in Protobuf files
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Check breaking changes in Protobuf files: proto/catalog.proto#L89
Field "16" with name "format_encode_secret_refs" on message "StreamSourceInfo" changed option "json_name" from "secretRef" to "formatEncodeSecretRefs".
Check breaking changes in Protobuf files: proto/catalog.proto#L89
Field "16" with name "format_encode_secret_refs" on message "StreamSourceInfo" changed type from "catalog.StreamSourceInfo.SecretRefEntry" to "catalog.StreamSourceInfo.FormatEncodeSecretRefsEntry".
Check breaking changes in Protobuf files: proto/catalog.proto#L89
Field "16" on message "StreamSourceInfo" changed name from "secret_ref" to "format_encode_secret_refs".
Check breaking changes in Protobuf files: proto/catalog.proto#L189
Field "25" with name "secret_refs" on message "Sink" changed option "json_name" from "secretRef" to "secretRefs".
Check breaking changes in Protobuf files: proto/catalog.proto#L189
Field "25" with name "secret_refs" on message "Sink" changed type from "catalog.Sink.SecretRefEntry" to "catalog.Sink.SecretRefsEntry".
Check breaking changes in Protobuf files: proto/catalog.proto#L189
Field "25" on message "Sink" changed name from "secret_ref" to "secret_refs".
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. 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/