Fix forwarding DOTNET_ROOT #49634
Merged
Fix forwarding DOTNET_ROOT #49634
Azure Pipelines / dotnet-sdk-public-ci (Build TestBuild: macOS (x64))
failed
Jul 2, 2025 in 5m 39s
Build TestBuild: macOS (x64) failed
Annotations
Check failure on line 147 in src/Cli/dotnet/Commands/Test/TestCommand.cs
azure-pipelines / dotnet-sdk-public-ci (Build TestBuild: macOS (x64))
src/Cli/dotnet/Commands/Test/TestCommand.cs#L147
src/Cli/dotnet/Commands/Test/TestCommand.cs(147,26): error CS8600: (NETCORE_ENGINEERING_TELEMETRY=Build) Converting null literal or possible null value to non-nullable type.
Check failure on line 247 in src/Cli/dotnet/Commands/Test/TestCommand.cs
azure-pipelines / dotnet-sdk-public-ci (Build TestBuild: macOS (x64))
src/Cli/dotnet/Commands/Test/TestCommand.cs#L247
src/Cli/dotnet/Commands/Test/TestCommand.cs(247,26): error CS8600: (NETCORE_ENGINEERING_TELEMETRY=Build) Converting null literal or possible null value to non-nullable type.
Check failure on line 283 in src/Cli/dotnet/Commands/Test/TestCommand.cs
azure-pipelines / dotnet-sdk-public-ci (Build TestBuild: macOS (x64))
src/Cli/dotnet/Commands/Test/TestCommand.cs#L283
src/Cli/dotnet/Commands/Test/TestCommand.cs(283,26): error CS8600: (NETCORE_ENGINEERING_TELEMETRY=Build) Converting null literal or possible null value to non-nullable type.
Loading