fix: correct protobuf-net surrogate example in docs#932
Merged
Annotations
10 errors and 1 notice
|
Build and Test:
samples/Vogen.Examples/SerializationAndConversion/Grpc/GrpcScenario.cs#L32
Non-nullable property 'Temperature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and Test:
samples/Vogen.Examples/SerializationAndConversion/Grpc/GrpcScenario.cs#L31
Non-nullable property 'BoxId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and Test:
samples/Vogen.Examples/SerializationAndConversion/Grpc/GrpcScenario.cs#L30
Non-nullable property 'Age' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and Test:
samples/Vogen.Examples/SerializationAndConversion/Grpc/GrpcScenario.cs#L29
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and Test:
samples/Vogen.Examples/SerializationAndConversion/Grpc/GrpcScenario.cs#L78
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and Test:
samples/Vogen.Examples/SerializationAndConversion/Grpc/GrpcScenario.cs#L32
Non-nullable property 'Temperature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and Test:
samples/Vogen.Examples/SerializationAndConversion/Grpc/GrpcScenario.cs#L31
Non-nullable property 'BoxId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and Test:
samples/Vogen.Examples/SerializationAndConversion/Grpc/GrpcScenario.cs#L30
Non-nullable property 'Age' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and Test:
samples/Vogen.Examples/SerializationAndConversion/Grpc/GrpcScenario.cs#L29
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and Test:
samples/Vogen.Examples/SerializationAndConversion/Grpc/GrpcScenario.cs#L78
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
background
wait
wait-all
cancel
parallel
Loading