Build and publish module #40
Annotations
7 errors and 2 warnings
Build - AutomationHelper:
src/AutomationHelper/Logger.cs#L4
The type or namespace name 'Management' does not exist in the namespace 'System' (are you missing an assembly reference?)
|
Build - AutomationHelper:
src/AutomationHelper/Logger.cs#L14
The type or namespace name 'PSCmdlet' could not be found (are you missing a using directive or an assembly reference?)
|
Build - AutomationHelper:
src/AutomationHelper/Logger.cs#L15
The type or namespace name 'PSCmdlet' could not be found (are you missing a using directive or an assembly reference?)
|
Build - AutomationHelper:
src/AutomationHelper/Logger.cs#L4
The type or namespace name 'Management' does not exist in the namespace 'System' (are you missing an assembly reference?)
|
Build - AutomationHelper:
src/AutomationHelper/Logger.cs#L14
The type or namespace name 'PSCmdlet' could not be found (are you missing a using directive or an assembly reference?)
|
Build - AutomationHelper:
src/AutomationHelper/Logger.cs#L15
The type or namespace name 'PSCmdlet' could not be found (are you missing a using directive or an assembly reference?)
|
Build - AutomationHelper
Process completed with exit code 1.
|
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