Bump SDK to 10 and improve SDK check #1297
Annotations
30 errors, 3 warnings, and 1 notice
|
dotnet (macos-latest)
Process completed with exit code 1.
|
|
dotnet (macos-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/PowerShellDebugContext.cs#L117
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
dotnet (macos-latest):
src/PowerShellEditorServices/Services/PowerShell/Execution/SynchronousTask.cs#L29
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
|
|
dotnet (macos-latest):
src/PowerShellEditorServices/Services/Symbols/ReferenceTable.cs#L25
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
|
|
dotnet (macos-latest):
src/PowerShellEditorServices/Services/Workspace/RemoteFileManagerService.cs#L694
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
dotnet (macos-latest):
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)
|
|
dotnet (macos-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L22
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
dotnet (macos-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L20
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
dotnet (macos-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L18
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
dotnet (macos-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L16
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
dotnet (ubuntu-latest)
Process completed with exit code 1.
|
|
dotnet (ubuntu-latest):
src/PowerShellEditorServices/Services/Workspace/RemoteFileManagerService.cs#L694
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
dotnet (ubuntu-latest):
src/PowerShellEditorServices/Services/PowerShell/Execution/SynchronousTask.cs#L29
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
|
|
dotnet (ubuntu-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/PowerShellDebugContext.cs#L117
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
dotnet (ubuntu-latest):
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)
|
|
dotnet (ubuntu-latest):
src/PowerShellEditorServices/Services/Symbols/ReferenceTable.cs#L25
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
|
|
dotnet (ubuntu-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L22
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
dotnet (ubuntu-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L20
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
dotnet (ubuntu-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L18
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
dotnet (ubuntu-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L16
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
dotnet (windows-latest)
Process completed with exit code 1.
|
|
dotnet (windows-latest):
src/PowerShellEditorServices/Services/Workspace/RemoteFileManagerService.cs#L694
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
dotnet (windows-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/PowerShellDebugContext.cs#L117
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
dotnet (windows-latest):
src/PowerShellEditorServices/Services/PowerShell/Execution/SynchronousTask.cs#L29
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
|
|
dotnet (windows-latest):
src/PowerShellEditorServices/Services/Symbols/ReferenceTable.cs#L25
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
|
|
dotnet (windows-latest):
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)
|
|
dotnet (windows-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L22
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
dotnet (windows-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L20
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
dotnet (windows-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L18
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
dotnet (windows-latest):
src/PowerShellEditorServices/Services/PowerShell/Debugging/IPowerShellDebugContext.cs#L16
Accessibility modifiers unnecessary (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
|
dotnet (macos-latest)
No files were found with the provided path: **/*.trx. No artifacts will be uploaded.
|
|
dotnet (ubuntu-latest)
No files were found with the provided path: **/*.trx. No artifacts will be uploaded.
|
|
dotnet (windows-latest)
No files were found with the provided path: **/*.trx. No artifacts will be uploaded.
|
|
dotnet (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
PowerShellEditorServices-module-macos-latest
|
14.1 MB |
sha256:147c0ce2fd2c5c4bc238552b14eb4f7cd03e70948c841e9bfa68e5dd6fe30c57
|
|
|
PowerShellEditorServices-module-ubuntu-latest
|
14.1 MB |
sha256:a847a6c6f9949c22a43d2f6c2a9b13969015371a3a26cd58b7e892bdc1ee6277
|
|
|
PowerShellEditorServices-module-windows-latest
|
14.1 MB |
sha256:5b9bf5eeaacf21679ccec3a85fbfef4f09e955191f3a1496cb3c89cbc27c22d2
|
|