Skip to content

Found another issue with the linux test cases

31e1201
Select commit
Loading
Failed to load commit list.
Merged

setting up parity with other providers #21

Found another issue with the linux test cases
31e1201
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / PSScriptAnalyzer succeeded Sep 14, 2025 in 3s

No new alerts in code changed by this pull request

Annotations

Check warning on line 111 in DevSetup/Private/Providers/Chocolatey/Install-Chocolatey.ps1

See this annotation in the file changed.

Code scanning / PSScriptAnalyzer

Invoke-Expression is used. Please remove Invoke-Expression from script and find other options instead. Warning

Invoke-Expression is used. Please remove Invoke-Expression from script and find other options instead.