Feature/fix for duplicated service name #19
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr-verification.yml
on: pull_request
build-extension
1m 26s
Annotations
17 warnings
build-extension
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, cezarypiatek/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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
- Add lib or ref assemblies for the netstandard2.0 target framework
|
build-extension:
src/GrpcTestKit/TestConnectors/MessageExchange.cs#L8
Non-nullable property 'Requests' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-extension:
src/GrpcTestKit/TestConnectors/Kubernetes/TestChartGrpcMockServerConnectorSettings.cs#L7
Non-nullable property 'ProtoDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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
- Add lib or ref assemblies for the netstandard2.0 target framework
|
build-extension:
src/GrpcTestKit/TestConnectors/MessageExchange.cs#L8
Non-nullable property 'Requests' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-extension:
src/GrpcTestKit/TestConnectors/Kubernetes/TestChartGrpcMockServerConnectorSettings.cs#L7
Non-nullable property 'ProtoDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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
- Add lib or ref assemblies for the netstandard2.0 target framework
|
build-extension
Non-nullable property 'Requests' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-extension
Non-nullable property 'ProtoDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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
- Add lib or ref assemblies for the netstandard2.0 target framework
|
build-extension
Non-nullable property 'Requests' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-extension
Non-nullable property 'ProtoDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|