Skip to content

improve bugs, performance and consistency - #174

Merged
rulasg merged 17 commits into
mainfrom
improvements251027
Nov 5, 2025
Merged

improve bugs, performance and consistency#174
rulasg merged 17 commits into
mainfrom
improvements251027

fix(Test_SearchProjectItem_AND_Filter): update title string formattin…

9139e82
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / PSScriptAnalyzer succeeded Nov 5, 2025 in 10s

10 new alerts

New alerts in code changed by this pull request

  • 3 warnings
  • 7 notes

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 13 in private/database/databaseV2.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

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

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

Check warning on line 56 in private/database/databaseV2.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

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

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

Check warning on line 60 in public/items/project_item.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

The parameter 'Force' has been declared but not used. Warning

The parameter 'Force' has been declared but not used.

Check notice on line 43 in Test/include/InvokeMockList.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace

Check notice on line 44 in Test/include/InvokeMockList.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace

Check notice on line 46 in Test/include/InvokeMockList.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace

Check notice on line 13 in private/database/databaseV2.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

The cmdlet 'Reset-DatabaseStore' does not have a help comment. Note

The cmdlet 'Reset-DatabaseStore' does not have a help comment.

Check notice on line 25 in private/database/databaseV2.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

The cmdlet 'Get-DatabaseStore' does not have a help comment. Note

The cmdlet 'Get-DatabaseStore' does not have a help comment.

Check notice on line 93 in private/database/databaseV2.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

The cmdlet 'Invoke-ProjectHelperGetDatabaseStorePath' does not have a help comment. Note

The cmdlet 'Invoke-ProjectHelperGetDatabaseStorePath' does not have a help comment.

Check notice on line 80 in public/items/project_item.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace