Skip to content

Bump SDK to 10 and improve SDK check #1670

Bump SDK to 10 and improve SDK check

Bump SDK to 10 and improve SDK check #1670

Triggered via pull request June 25, 2026 21:10
Status Failure
Total duration 48s
Artifacts

emacs-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ert
Process completed with exit code 1.
ert: src/PowerShellEditorServices/Services/Workspace/RemoteFileManagerService.cs#L694
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
ert: src/PowerShellEditorServices/Services/Symbols/ReferenceTable.cs#L25
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
ert: src/PowerShellEditorServices/Services/PowerShell/Debugging/PowerShellDebugContext.cs#L117
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
ert: src/PowerShellEditorServices/Services/PowerShell/Execution/SynchronousTask.cs#L29
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
ert: src/PowerShellEditorServices/Services/CodeLens/ReferencesCodeLensProvider.cs#L28
Private member 'ReferencesCodeLensProvider._workspaceService' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
ert: src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L22
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
ert: src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L20
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
ert: src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L18
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
ert: src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L16
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)