Update README.md #19
Annotations
4 warnings
ServiceCollector.Validation/ServiceValidator.cs#L8
Non-nullable property 'StartNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ServiceCollector.Validation/ServiceValidator.cs#L9
Non-nullable property 'EndNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ServiceCollector.Validation/ServiceValidator.cs#L8
Non-nullable property 'StartNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ServiceCollector.Validation/ServiceValidator.cs#L9
Non-nullable property 'EndNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading