[TestOnly] Enable runtime async in Libraries partition + disable #122955
Build freebsd-x64 Debug CoreCLR_Bootstrapped failed
Annotations
Check failure on line 16 in src/coreclr/tools/Common/CommandLineHelpers.cs
azure-pipelines / runtime (Build freebsd-x64 Debug CoreCLR_Bootstrapped)
src/coreclr/tools/Common/CommandLineHelpers.cs#L16
src/coreclr/tools/Common/CommandLineHelpers.cs(16,50): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) 'CommandLineException' derives from preview class 'Exception' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
Check failure on line 24 in src/coreclr/tools/Common/CommandLineHelpers.cs
azure-pipelines / runtime (Build freebsd-x64 Debug CoreCLR_Bootstrapped)
src/coreclr/tools/Common/CommandLineHelpers.cs#L24
src/coreclr/tools/Common/CommandLineHelpers.cs(24,35): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Helpers' derives from preview class 'Object' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
azure-pipelines / runtime (Build freebsd-x64 Debug CoreCLR_Bootstrapped)
artifacts/obj/coreclr/ILCompiler_publish/freebsd.x64.Checked/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs#L4
artifacts/obj/coreclr/ILCompiler_publish/freebsd.x64.Checked/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs(4,12): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) Using 'TargetFrameworkAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
azure-pipelines / runtime (Build freebsd-x64 Debug CoreCLR_Bootstrapped)
artifacts/obj/coreclr/ILCompiler_publish/freebsd.x64.Checked/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs#L4
artifacts/obj/coreclr/ILCompiler_publish/freebsd.x64.Checked/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs(4,100): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) Using 'FrameworkDisplayName' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
Check failure on line 31 in src/coreclr/tools/aot/ILCompiler/Program.cs
azure-pipelines / runtime (Build freebsd-x64 Debug CoreCLR_Bootstrapped)
src/coreclr/tools/aot/ILCompiler/Program.cs#L31
src/coreclr/tools/aot/ILCompiler/Program.cs(31,27): error CA2252: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Program' derives from preview class 'Object' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)