E52D Fix formatting in two files by ViktorHofer · Pull Request #15047 · microsoft/vstest · GitHub
[go: up one dir, main page]

Skip to content

Fix formatting in two files#15047

Merged
nohwnd merged 1 commit intomainfrom
FixFormattingForVMR
Apr 11, 2025
Merged

Fix formatting in two files#15047
nohwnd merged 1 commit intomainfrom
FixFormattingForVMR

Conversation

@ViktorHofer
Copy link
Member
@ViktorHofer ViktorHofer commented Apr 10, 2025

Unblocks dotnet/sdk#48088

Resolves the following VMR failures:

/__w/1/vmr/src/vstest/src/Microsoft.TestPlatform.Build/Tasks/VSTestLogsTask.cs(10,1): error IDE0055: Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055) [/__w/1/vmr/src/vstest/src/Microsoft.TestPlatform.Build/Microsoft.TestPlatform.Build.csproj::TargetFramework=net10.0]
/__w/1/vmr/src/vstest/src/Microsoft.TestPlatform.Common/ExtensionDecorators/ExtensionDecoratorFactory.cs(8,1): error IDE0055: Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055) [/__w/1/vmr/src/vstest/src/Microsoft.TestPlatform.Common/Microsoft.TestPlatform.Common.csproj::TargetFramework=net10.0]

This is due to a new analyzer or an analyzer fix with latest roslyn.

@ViktorHofer ViktorHofer requested a review from nohwnd April 10, 2025 12:06
Resolves the following VMR failures:

    /__w/1/vmr/src/vstest/src/Microsoft.TestPlatform.Build/Tasks/VSTestLogsTask.cs(10,1): error IDE0055: Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055) [/__w/1/vmr/src/vstest/src/Microsoft.TestPlatform.Build/Microsoft.TestPlatform.Build.csproj::TargetFramework=net10.0]
    /__w/1/vmr/src/vstest/src/Microsoft.TestPlatform.Common/ExtensionDecorators/ExtensionDecoratorFactory.cs(8,1): error IDE0055: Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055) [/__w/1/vmr/src/vstest/src/Microsoft.TestPlatform.Common/Microsoft.TestPlatform.Common.csproj::TargetFramework=net10.0]
@ViktorHofer ViktorHofer force-pushed the FixFormattingForVMR branch from 0500111 to 0fc8794 Compare April 10, 2025 16:17
@nohwnd nohwnd merged commit 92a3cb9 into main Apr 11, 2025
7 checks passed
@nohwnd nohwnd deleted the FixFormattingForVMR branch April 11, 2025 11:04
This was referenced Oct 2, 2025
This was referenced Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0