Feature/fix for duplicated service name #9
Merged
Annotations
17 warnings
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/
|
|
|
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.
|
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.
|
|
|
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.
|
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.
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading