Skip to content

refactor and fix various functions for improved logging and pipeline support - #151

Merged
rulasg merged 14 commits into
mainfrom
show-projectitem
Oct 3, 2025
Merged

refactor and fix various functions for improved logging and pipeline support#151
rulasg merged 14 commits into
mainfrom
show-projectitem

feat(MyWrite): enhance Write-MyVerbose and Write-MyDebug for improved…

88c1c2e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / PSScriptAnalyzer succeeded Oct 3, 2025 in 9s

11 new alerts

New alerts in code changed by this pull request

  • 3 warnings
  • 8 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 273 in Test/public/project_item.test.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace

Check notice on line 128 in include/MyWrite.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace

Check notice on line 132 in include/MyWrite.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace

Check notice on line 23 in private/invokeRestMethord.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace

Check notice on line 25 in private/invokeRestMethord.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace

Check warning on line 36 in public/environmentCache.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Command accepts pipeline input but has not defined a process block. Warning

Command accepts pipeline input but has not defined a process block.

Check warning on line 37 in public/environmentCache.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Command accepts pipeline input but has not defined a process block. Warning

Command accepts pipeline input but has not defined a process block.

Check warning on line 38 in public/environmentCache.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Command accepts pipeline input but has not defined a process block. Warning

Command accepts pipeline input but has not defined a process block.

Check notice on line 137 in public/project_item.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

The cmdlet 'Show-ProjectItem' does not have a help comment. Note

The cmdlet 'Show-ProjectItem' does not have a help comment.

Check notice on line 397 in public/project_item.ps1

See this annotation in the file changed.

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

The cmdlet 'Remove-ProjectItemDirect' returns an object of type 'System.String' but this type is not declared in the OutputType attribute.

Check notice on line 462 in public/project_item.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace