refactor and fix various functions for improved logging and pipeline support - #151
11 new alerts
New alerts in code changed by this pull request
- 3 warnings
- 8 notes
See annotations below for details.
Annotations
Check notice on line 273 in Test/public/project_item.test.ps1
Code scanning / PSScriptAnalyzer
Line has trailing whitespace Note
Check notice on line 128 in include/MyWrite.ps1
Code scanning / PSScriptAnalyzer
Line has trailing whitespace Note
Check notice on line 132 in include/MyWrite.ps1
Code scanning / PSScriptAnalyzer
Line has trailing whitespace Note
Check notice on line 23 in private/invokeRestMethord.ps1
Code scanning / PSScriptAnalyzer
Line has trailing whitespace Note
Check notice on line 25 in private/invokeRestMethord.ps1
Code scanning / PSScriptAnalyzer
Line has trailing whitespace Note
Check warning on line 36 in public/environmentCache.ps1
Code scanning / PSScriptAnalyzer
Command accepts pipeline input but has not defined a process block. Warning
Check warning on line 37 in public/environmentCache.ps1
Code scanning / PSScriptAnalyzer
Command accepts pipeline input but has not defined a process block. Warning
Check warning on line 38 in public/environmentCache.ps1
Code scanning / PSScriptAnalyzer
Command accepts pipeline input but has not defined a process block. Warning
Check notice on line 137 in public/project_item.ps1
Code scanning / PSScriptAnalyzer
The cmdlet 'Show-ProjectItem' does not have a help comment. Note
Check notice on line 397 in public/project_item.ps1
Code scanning / PSScriptAnalyzer
The cmdlet 'Remove-ProjectItemDirect' returns an object of type 'System.String' but this type is not declared in the OutputType attribute. Note
Check notice on line 462 in public/project_item.ps1
Code scanning / PSScriptAnalyzer
Line has trailing whitespace Note