Add Field behavior #26
Annotations
10 errors
<input>#L1
Previously present file "google/api/field_behavior.proto" was deleted.
|
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".
|
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".
|
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.
|
proto/aep-api/aep/api/field_behavior.proto#L42
Enum value name "OPTIONAL" should be prefixed with "FIELD_BEHAVIOR_".
|
proto/aep-api/aep/api/field_behavior.proto#L47
Enum value name "REQUIRED" should be prefixed with "FIELD_BEHAVIOR_".
|
proto/aep-api/aep/api/field_behavior.proto#L53
Enum value name "OUTPUT_ONLY" should be prefixed with "FIELD_BEHAVIOR_".
|
proto/aep-api/aep/api/field_behavior.proto#L58
Enum value name "INPUT_ONLY" should be prefixed with "FIELD_BEHAVIOR_".
|
proto/aep-api/aep/api/field_behavior.proto#L63
Enum value name "IMMUTABLE" should be prefixed with "FIELD_BEHAVIOR_".
|
proto/aep-api/aep/api/field_behavior.proto#L69
Enum value name "UNORDERED_LIST" should be prefixed with "FIELD_BEHAVIOR_".
|
This job failed
Loading