[MTP] Improve performance of validating command line options #5655
Azure Pipelines / microsoft.testfx
failed
May 27, 2025 in 15m 4s
Build #20250527.52 failed
Annotations
azure-pipelines / microsoft.testfx
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L327
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(327,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)
azure-pipelines / microsoft.testfx
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L327
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(327,14): error SA1513: (NETCORE_ENGINEERING_TELEMETRY=Build) Closing brace should be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1513.md)
azure-pipelines / microsoft.testfx
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L114
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(114,18): error IDE0008: (NETCORE_ENGINEERING_TELEMETRY=Build) Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
azure-pipelines / microsoft.testfx
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L116
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(116,22): error IDE0008: (NETCORE_ENGINEERING_TELEMETRY=Build) Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
Loading