Skip to content

NuGet.Protocol nullability v2

1369ef4
Select commit
Loading
Failed to load commit list.
Draft

NuGet.Protocol nullability v2 #7285

NuGet.Protocol nullability v2
1369ef4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / NuGet.Client CI (Unit Tests on Windows (.NET Framework 4.7.2) Unit Tests on Windows (.NET Framework 4.7.2)) failed Apr 15, 2026 in 8m 25s

Unit Tests on Windows (.NET Framework 4.7.2) Unit Tests on Windows (.NET Framework 4.7.2) failed

Annotations

Check failure on line 15 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / NuGet.Client CI (Unit Tests on Windows (.NET Framework 4.7.2) Unit Tests on Windows (.NET Framework 4.7.2))

Build log #L15

Cmd.exe exited with code '128'.

Check failure on line 27 in test\NuGet.Core.FuncTests\NuGet.Protocol.FuncTest\DownloadResourceV2FeedTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / NuGet.Client CI (Unit Tests on Windows (.NET Framework 4.7.2) Unit Tests on Windows (.NET Framework 4.7.2))

test\NuGet.Core.FuncTests\NuGet.Protocol.FuncTest\DownloadResourceV2FeedTests.cs#L27

test\NuGet.Core.FuncTests\NuGet.Protocol.FuncTest\DownloadResourceV2FeedTests.cs(27,110): Error CS8625: Cannot convert null literal to non-nullable reference type.

Check failure on line 81 in test\NuGet.Core.FuncTests\NuGet.Protocol.FuncTest\DownloadResourceV2FeedTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / NuGet.Client CI (Unit Tests on Windows (.NET Framework 4.7.2) Unit Tests on Windows (.NET Framework 4.7.2))

test\NuGet.Core.FuncTests\NuGet.Protocol.FuncTest\DownloadResourceV2FeedTests.cs#L81

test\NuGet.Core.FuncTests\NuGet.Protocol.FuncTest\DownloadResourceV2FeedTests.cs(81,99): Error CS8625: Cannot convert null literal to non-nullable reference type.

Check failure on line 101 in test\NuGet.Core.Tests\NuGet.Protocol.Tests\LocalResourceTests\LocalDependencyInfoResourceTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / NuGet.Client CI (Unit Tests on Windows (.NET Framework 4.7.2) Unit Tests on Windows (.NET Framework 4.7.2))

test\NuGet.Core.Tests\NuGet.Protocol.Tests\LocalResourceTests\LocalDependencyInfoResourceTests.cs#L101

test\NuGet.Core.Tests\NuGet.Protocol.Tests\LocalResourceTests\LocalDependencyInfoResourceTests.cs(101,50): Error CS8602: Dereference of a possibly null reference.

Check failure on line 112 in test\NuGet.Core.Tests\NuGet.Protocol.Tests\LocalResourceTests\LocalDependencyInfoResourceTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / NuGet.Client CI (Unit Tests on Windows (.NET Framework 4.7.2) Unit Tests on Windows (.NET Framework 4.7.2))

test\NuGet.Core.Tests\NuGet.Protocol.Tests\LocalResourceTests\LocalDependencyInfoResourceTests.cs#L112

test\NuGet.Core.Tests\NuGet.Protocol.Tests\LocalResourceTests\LocalDependencyInfoResourceTests.cs(112,50): Error CS8602: Dereference of a possibly null reference.