Skip to content

refactor(Project): enhance logging and parameter handling - #213

Merged
rulasg merged 6 commits into
mainfrom
improvements
Mar 12, 2026
Merged

refactor(Project): enhance logging and parameter handling#213
rulasg merged 6 commits into
mainfrom
improvements

refactor(Get-Project): enhance debug logging for project retrieval

82f000a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / PSScriptAnalyzer succeeded Mar 12, 2026 in 9s

10 new alerts

New alerts in code changed by this pull request

  • 9 warnings
  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 344 in include/MyWrite.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

The cmdlet 'get-DebugSections' uses a plural noun. A singular noun should be used instead. Warning

The cmdlet 'get-DebugSections' uses a plural noun. A singular noun should be used instead.

Check warning on line 351 in include/MyWrite.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Function 'set-DebugSections' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'. Warning

Function 'set-DebugSections' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'.

Check warning on line 351 in include/MyWrite.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

The cmdlet 'set-DebugSections' uses a plural noun. A singular noun should be used instead. Warning

The cmdlet 'set-DebugSections' uses a plural noun. A singular noun should be used instead.

Check warning on line 363 in include/MyWrite.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Function 'set-LogFile' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'. Warning

Function 'set-LogFile' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'.

Check warning on line 368 in include/MyWrite.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

The cmdlet 'get-VerboseSections' uses a plural noun. A singular noun should be used instead. Warning

The cmdlet 'get-VerboseSections' uses a plural noun. A singular noun should be used instead.

Check warning on line 375 in include/MyWrite.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Function 'set-VerboseSections' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'. Warning

Function 'set-VerboseSections' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'.

Check warning on line 375 in include/MyWrite.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

The cmdlet 'set-VerboseSections' uses a plural noun. A singular noun should be used instead. Warning

The cmdlet 'set-VerboseSections' uses a plural noun. A singular noun should be used instead.

Check warning on line 67 in public/issues/Add-ProjectSubIssue.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 67 in public/issues/Add-ProjectSubIssue.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 61 in public/items/use_order.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace