Skip to content

Add a simple ddl for the key/val store so we can more easily query the store #52

Add a simple ddl for the key/val store so we can more easily query the store

Add a simple ddl for the key/val store so we can more easily query the store #52

Triggered via pull request September 8, 2025 13:35
Status Failure
Total duration 16s
Artifacts

api-ci.yml

on: pull_request
Lint and Breaking Check
9s
Lint and Breaking Check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Lint and Breaking Check
buf found 2 lint failures.
Lint and Breaking Check: api/core/registry/key_value/v1/data_definition_lang.proto#L36
Enum value name "None" should be UPPER_SNAKE_CASE, such as "NONE".
Lint and Breaking Check: api/core/registry/key_value/v1/data_definition_lang.proto#L23
Oneof name "Where" should be lower_snake_case, such as "where".
Lint and Breaking Check
No github_token supplied, API requests will be subject to stricter rate limiting