feat(secret): secret management (part 1) add secret ref protos and referent count in meta catalog #4605
Annotations
7 errors and 2 warnings
proto/catalog.proto#L89
Field "16" with name "format_encode_secret_refs" on message "StreamSourceInfo" changed option "json_name" from "secretRef" to "formatEncodeSecretRefs".
|
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".
|
proto/catalog.proto#L89
Field "16" on message "StreamSourceInfo" changed name from "secret_ref" to "format_encode_secret_refs".
|
proto/catalog.proto#L192
Field "25" with name "secret_refs" on message "Sink" changed option "json_name" from "secretRef" to "secretRefs".
|
proto/catalog.proto#L192
Field "25" with name "secret_refs" on message "Sink" changed type from "catalog.Sink.SecretRefEntry" to "catalog.Sink.SecretRefsEntry".
|
proto/catalog.proto#L192
Field "25" on message "Sink" changed name from "secret_ref" to "secret_refs".
|
|
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/.
|
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/
|
This job failed
Loading