Skip to content

Support conditional expressions in API1000/API1001 analyzers#65893

Open
luissena wants to merge 4 commits into
dotnet:mainfrom
luissena:fix/api-analyzers-conditional-expression-support
Open

Support conditional expressions in API1000/API1001 analyzers#65893
luissena wants to merge 4 commits into
dotnet:mainfrom
luissena:fix/api-analyzers-conditional-expression-support

Merge branch 'main' into fix/api-analyzers-conditional-expression-sup…

f962d8b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-quarantined-pr (Tests: Windows x64) succeeded Mar 25, 2026 in 32m 51s

Tests: Windows x64 succeeded with issues

Annotations

Check failure on line 99 in .packages\microsoft.dotnet.ilcompiler\11.0.0-preview.3.26153.117\build\Microsoft.NETCore.Native.Publish.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Windows x64)

.packages\microsoft.dotnet.ilcompiler\11.0.0-preview.3.26153.117\build\Microsoft.NETCore.Native.Publish.targets#L99

.packages\microsoft.dotnet.ilcompiler\11.0.0-preview.3.26153.117\build\Microsoft.NETCore.Native.Publish.targets(99,5): error MSB4018: (NETCORE_ENGINEERING_TELEMETRY=Build) The "ComputeManagedAssembliesToCompileToNative" task failed unexpectedly.
System.IO.FileNotFoundException: Could not find file 'D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.NativeAotTests\UseStartupThrowsForStructContainersTest\obj\Release\net11.0\win-x64\project.dll'.
File name: 'D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.NativeAotTests\UseStartupThrowsForStructContainersTest\obj\Release\net11.0\win-x64\project.dll'
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.File.OpenRead(String path)
   at Build.Tasks.ComputeManagedAssembliesToCompileToNative.Execute()
   at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(TaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask)

Check failure on line 0 in ILLink

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Windows x64)

ILLink#L0

ILLink(0,0): error IL1032: (NETCORE_ENGINEERING_TELEMETRY=Build) Root assembly 'obj\Release\net11.0\win-x64\project.dll' could not be found.

Check failure on line 0 in ILLink

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Windows x64)

ILLink#L0

ILLink(0,0): error IL1032: (NETCORE_ENGINEERING_TELEMETRY=Build) Root assembly 'obj\Release\net11.0\win-x64\project.dll' could not be found.

Check failure on line 108 in .packages\microsoft.net.illink.tasks\11.0.0-preview.3.26153.117\build\Microsoft.NET.ILLink.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Windows x64)

.packages\microsoft.net.illink.tasks\11.0.0-preview.3.26153.117\build\Microsoft.NET.ILLink.targets#L108

.packages\microsoft.net.illink.tasks\11.0.0-preview.3.26153.117\build\Microsoft.NET.ILLink.targets(108,5): error NETSDK1144: (NETCORE_ENGINEERING_TELEMETRY=Build) Optimizing assemblies for size failed.

Check failure on line 108 in .packages\microsoft.net.illink.tasks\11.0.0-preview.3.26153.117\build\Microsoft.NET.ILLink.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Windows x64)

.packages\microsoft.net.illink.tasks\11.0.0-preview.3.26153.117\build\Microsoft.NET.ILLink.targets#L108

.packages\microsoft.net.illink.tasks\11.0.0-preview.3.26153.117\build\Microsoft.NET.ILLink.targets(108,5): error NETSDK1144: (NETCORE_ENGINEERING_TELEMETRY=Build) Optimizing assemblies for size failed.