Build and publish module #41
Annotations
2 warnings
build:
src/SpfAnalyzer/Dns.cs#L8
Non-nullable field '_client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
src/SpfAnalyzer/Dns.cs#L8
Non-nullable field '_client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|