Skip to content

Fix forwarding DOTNET_ROOT #49634

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 29, 2025

Merge branch 'main' into dotnet_root-fix

d2d99ad
Select commit
Loading
Failed to load commit list.
Merged

Fix forwarding DOTNET_ROOT #49634

Merge branch 'main' into dotnet_root-fix
d2d99ad
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci (Build TemplateEngine: macOS (x64)) failed Jul 2, 2025 in 8m 20s

Build TemplateEngine: macOS (x64) failed

Annotations

Check failure on line 147 in src/Cli/dotnet/Commands/Test/TestCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build TemplateEngine: 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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build TemplateEngine: 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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build TemplateEngine: 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.