Build and publish module #39
Annotations
3 errors and 2 warnings
build
Assets file 'D:\a\SpfAnalyzer\SpfAnalyzer\src\AutomationHelper\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
|
build
Assets file 'D:\a\SpfAnalyzer\SpfAnalyzer\src\AutomationHelper\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
|
build
Process completed with exit code 1.
|
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.
|