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 MacOS Release) failed May 27, 2025 in 4m 32s

Build MacOS Release failed

Annotations

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 MacOS Release)

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 MacOS Release)

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 MacOS Release)

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 MacOS Release)

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)

Check failure on line 326 in src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Release)

src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L326

src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(326,13): 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)