canonical / canonical/powershell-snaps
Roslyn Analyzers disabled for PowerShell Preview
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
To fix a failure to build from source, the Roslyn Analyzers were disabled on the PowerShell Preview builds for the time being until the issue is fixed upstream.
```
/root/parts/powershell/build/src/System.Management.Automation/help/UpdatableHelpSystem.cs(844,66): error CA2025: Ensure tasks using 'IDisposable' instances complete before the instances are disposed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2025) [/root/parts/powershell/build/src/System.Management.Automation/System.Management.Automation.csproj]
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.