Feature/handle large amount of proto #13
Merged
Annotations
12 warnings
|
Build docker
Non-nullable property 'Requests' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build docker
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
Build docker
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
Build docker
Non-nullable property 'Requests' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build docker
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
Build docker
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
Build extension:
src/GrpcTestKit/TestConnectors/MessageExchange.cs#L8
Non-nullable property 'Requests' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build extension
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
Build extension
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
Build extension:
src/GrpcTestKit/TestConnectors/MessageExchange.cs#L8
Non-nullable property 'Requests' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build extension
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
Build extension
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Loading