Skip to content

Add Field behavior

Add Field behavior #26

Triggered via pull request July 17, 2024 20:46
Status Failure
Total duration 13s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
buf: <input>#L1
Previously present file "google/api/field_behavior.proto" was deleted.
buf: proto/aep-api/aep/api/field_behavior.proto#L26
Extension "1052" with name "aep.api.field_behavior" on message "google.protobuf.FieldOptions" changed type from "google.api.FieldBehavior" to "aep.api.FieldBehavior".
buf: proto/aep-api/aep/api/field_behavior.proto#L26
Extension "1052" on message "google.protobuf.FieldOptions" changed name from "google.api.field_behavior" to "aep.api.field_behavior".
buf: proto/aep-api/aep/api/field_behavior.proto#L10
Files in package "aep.api" have multiple values "com.aep.api,dev.aep.api" for option "java_package" and all values must be equal.
buf: proto/aep-api/aep/api/field_behavior.proto#L42
Enum value name "OPTIONAL" should be prefixed with "FIELD_BEHAVIOR_".
buf: proto/aep-api/aep/api/field_behavior.proto#L47
Enum value name "REQUIRED" should be prefixed with "FIELD_BEHAVIOR_".
buf: proto/aep-api/aep/api/field_behavior.proto#L53
Enum value name "OUTPUT_ONLY" should be prefixed with "FIELD_BEHAVIOR_".
buf: proto/aep-api/aep/api/field_behavior.proto#L58
Enum value name "INPUT_ONLY" should be prefixed with "FIELD_BEHAVIOR_".
buf: proto/aep-api/aep/api/field_behavior.proto#L63
Enum value name "IMMUTABLE" should be prefixed with "FIELD_BEHAVIOR_".
buf: proto/aep-api/aep/api/field_behavior.proto#L69
Enum value name "UNORDERED_LIST" should be prefixed with "FIELD_BEHAVIOR_".