Skip to content

Add schema serde utilities #190

Add schema serde utilities

Add schema serde utilities #190

Triggered via pull request July 9, 2024 14:21
Status Failure
Total duration 22s
Artifacts

buf.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
validate: proto/schema/v1/schema.proto#L22
Field "3" with name "id" on message "Schema" changed option "json_name" from "type" to "id".
validate: proto/schema/v1/schema.proto#L22
Field "3" with name "id" on message "Schema" changed type from "enum" to "int32".
validate: proto/schema/v1/schema.proto#L22
Field "3" on message "Schema" changed name from "type" to "id".
validate: proto/schema/v1/schema.proto#L24
Field "4" with name "type" on message "Schema" changed option "json_name" from "bytes" to "type".
validate: proto/schema/v1/schema.proto#L24
Field "4" with name "type" on message "Schema" changed type from "bytes" to "enum".
validate: proto/schema/v1/schema.proto#L24
Field "4" on message "Schema" changed name from "bytes" to "type".
validate
buf found 6 breaking changes.
validate
No github_token supplied, API requests will be subject to stricter rate limiting