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