feat: add copies of existing evaluation and sync schemas with adapted names #102
pr-checks.yml
on: pull_request
lint-protos
5s
buf-format
6s
buf-breaking-changes
10s
validate-schema
53s
Annotations
3 errors
lint-protos:
protobuf/flagd/sync/v1/schema.proto#L108
RPC request type "MetadataRequest" should be named "GetMetadataRequest" or "FlagSyncServiceGetMetadataRequest".
|
lint-protos:
protobuf/flagd/sync/v1/schema.proto#L108
RPC response type "MetadataResponse" should be named "GetMetadataResponse" or "FlagSyncServiceGetMetadataResponse".
|
lint-protos
buf found 2 lint failures.
|