Skip to content

feat(project-item): add reset functionality for staged values - #162

Merged
rulasg merged 11 commits into
mainfrom
reset-projectitem
Oct 18, 2025
Merged

feat(project-item): add reset functionality for staged values#162
rulasg merged 11 commits into
mainfrom
reset-projectitem

refactor(ItemStaged): rename Remove-ItemValueStaged to Remove-ItemSta…

f6ba077
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / PSScriptAnalyzer succeeded Oct 18, 2025 in 6s

13 new alerts

New alerts in code changed by this pull request

  • 2 warnings
  • 11 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 180 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 184 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 186 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 223 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 warning on line 209 in private/projectDatabase/project_database_Item.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

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

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

Check notice on line 225 in private/projectDatabase/project_database_Item.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace

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

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

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

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

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

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

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

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

Check notice on line 315 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

Check notice on line 451 in public/items/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 453 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

Check notice on line 465 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

Check notice on line 472 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