updated version #44
Annotations
2 warnings
Build - SpfAnalyzer:
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 - SpfAnalyzer:
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.
|
Loading