Skip to content

Fix code formatting in CommandLineOptionsValidator.cs

39d6db5
Select commit
Loading
Failed to load commit list.
Draft

[MTP] Improve performance of validating command line options #5655

Fix code formatting in CommandLineOptionsValidator.cs
39d6db5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.testfx (Build Windows Debug) failed May 27, 2025 in 7m 1s

Build Windows Debug failed

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Debug)

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a\_work\1\s\artifacts\TestResults\Debug

Check failure on line 195 in src\Platform\Microsoft.Testing.Platform\CommandLine\CommandLineOptionsValidator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Debug)

src\Platform\Microsoft.Testing.Platform\CommandLine\CommandLineOptionsValidator.cs#L195

src\Platform\Microsoft.Testing.Platform\CommandLine\CommandLineOptionsValidator.cs(195,1): error IDE0055: (NETCORE_ENGINEERING_TELEMETRY=Build) Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)

Check failure on line 318 in src\Platform\Microsoft.Testing.Platform\CommandLine\CommandLineOptionsValidator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Debug)

src\Platform\Microsoft.Testing.Platform\CommandLine\CommandLineOptionsValidator.cs#L318

src\Platform\Microsoft.Testing.Platform\CommandLine\CommandLineOptionsValidator.cs(318,1): error IDE0055: (NETCORE_ENGINEERING_TELEMETRY=Build) Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)

Check failure on line 329 in src\Platform\Microsoft.Testing.Platform\CommandLine\CommandLineOptionsValidator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Debug)

src\Platform\Microsoft.Testing.Platform\CommandLine\CommandLineOptionsValidator.cs#L329

src\Platform\Microsoft.Testing.Platform\CommandLine\CommandLineOptionsValidator.cs(329,1): error IDE0055: (NETCORE_ENGINEERING_TELEMETRY=Build) Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)

Check failure on line 158 in src\Platform\Microsoft.Testing.Platform\CommandLine\CommandLineOptionsValidator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Debug)

src\Platform\Microsoft.Testing.Platform\CommandLine\CommandLineOptionsValidator.cs#L158

src\Platform\Microsoft.Testing.Platform\CommandLine\CommandLineOptionsValidator.cs(158,17): error IDE2003: (NETCORE_ENGINEERING_TELEMETRY=Build) Blank line required between block and subsequent statement (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2003)