perf: use Lock, FrozenDictionary, Span, and throw helpers on NET8+/NET9+ #7977
Azure Pipelines / microsoft.testfx
failed
May 1, 2026 in 7m 0s
Build #20260430.25 failed
Annotations
azure-pipelines / microsoft.testfx
src/Adapter/MSTestAdapter.PlatformServices/Execution/ClassCleanupManager.cs#L9
src/Adapter/MSTestAdapter.PlatformServices/Execution/ClassCleanupManager.cs(9,1): error SA1516: (NETCORE_ENGINEERING_TELEMETRY=Build) Using directives should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
azure-pipelines / microsoft.testfx
src/Adapter/MSTestAdapter.PlatformServices/Execution/ClassCleanupManager.cs#L9
src/Adapter/MSTestAdapter.PlatformServices/Execution/ClassCleanupManager.cs(9,1): error IDE0005: (NETCORE_ENGINEERING_TELEMETRY=Build) Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Check failure on line 18 in src/Platform/Microsoft.Testing.Extensions.Retry/RandomId.cs
azure-pipelines / microsoft.testfx
src/Platform/Microsoft.Testing.Extensions.Retry/RandomId.cs#L18
src/Platform/Microsoft.Testing.Extensions.Retry/RandomId.cs(18,36): error IDE1006: (NETCORE_ENGINEERING_TELEMETRY=Build) Naming rule violation: Prefix 's_' is not expected (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
Check failure on line 18 in src/Platform/Microsoft.Testing.Extensions.Retry/RandomId.cs
azure-pipelines / microsoft.testfx
src/Platform/Microsoft.Testing.Extensions.Retry/RandomId.cs#L18
src/Platform/Microsoft.Testing.Extensions.Retry/RandomId.cs(18,36): error SA1311: (NETCORE_ENGINEERING_TELEMETRY=Build) Static readonly fields should begin with upper-case letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1311.md)
Loading