Skip to content

Implement predefined field constraints #12

Implement predefined field constraints

Implement predefined field constraints #12

Triggered via pull request September 9, 2024 23:29
Status Failure
Total duration 20s
Artifacts

buf-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
buf: <input>#L1
Previously present file "buf/validate/expression.proto" was deleted.
buf: <input>#L1
Previously present file "buf/validate/priv/private.proto" was deleted.
buf: proto/protovalidate/buf/validate/shared/constraints.proto#L30
Extension "1160" with name "buf.validate.shared.field" on message "google.protobuf.FieldOptions" changed type from "buf.validate.priv.FieldConstraints" to "buf.validate.shared.FieldConstraints".
buf: proto/protovalidate/buf/validate/shared/constraints.proto#L30
Extension "1160" on message "google.protobuf.FieldOptions" changed name from "buf.validate.priv.field" to "buf.validate.shared.field".
buf: proto/protovalidate/buf/validate/validate.proto#L15
File syntax changed from "proto3" to "proto2".
buf: proto/protovalidate/buf/validate/validate.proto#L61
Message "MessageConstraints" JSON format support changed from ALLOW to LEGACY_BEST_EFFORT.
buf: proto/protovalidate/buf/validate/validate.proto#L89
Field "3" with name "cel" on message "MessageConstraints" changed type from "buf.validate.Constraint" to "buf.validate.shared.Constraint".
buf: proto/protovalidate/buf/validate/validate.proto#L94
Message "OneofConstraints" JSON format support changed from ALLOW to LEGACY_BEST_EFFORT.
buf: proto/protovalidate/buf/validate/validate.proto#L117
Message "FieldConstraints" JSON format support changed from ALLOW to LEGACY_BEST_EFFORT.
buf: proto/protovalidate/buf/validate/validate.proto#L132
Field "23" with name "cel" on message "FieldConstraints" changed type from "buf.validate.Constraint" to "buf.validate.shared.Constraint".