Skip to content

issues/790 - Refactor error handeling to be more streamline.#13488

Closed
cubabuco wants to merge 2 commits into
dotnet:mainfrom
cubabuco:issues/790
Closed

issues/790 - Refactor error handeling to be more streamline.#13488
cubabuco wants to merge 2 commits into
dotnet:mainfrom
cubabuco:issues/790

Merge branch 'main' into issues/790

a5f5250
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr failed Apr 10, 2026 in 16m 21s

Build #20260410.21 failed

Annotations

Check failure on line 780 in src/Build/BackEnd/Components/RequestBuilder/TaskBuilder.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

src/Build/BackEnd/Components/RequestBuilder/TaskBuilder.cs#L780

src/Build/BackEnd/Components/RequestBuilder/TaskBuilder.cs(780,22): error CS0219: (NETCORE_ENGINEERING_TELEMETRY=Build) The variable 'taskReturned' is assigned but its value is never used

Check failure on line 28 in src/Build/BackEnd/Components/RequestBuilder/TaskBuilder.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

src/Build/BackEnd/Components/RequestBuilder/TaskBuilder.cs#L28

src/Build/BackEnd/Components/RequestBuilder/TaskBuilder.cs(28,1): error IDE0005: (NETCORE_ENGINEERING_TELEMETRY=Build) Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)

Check failure on line 780 in src/Build/BackEnd/Components/RequestBuilder/TaskBuilder.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

src/Build/BackEnd/Components/RequestBuilder/TaskBuilder.cs#L780

src/Build/BackEnd/Components/RequestBuilder/TaskBuilder.cs(780,22): error CS0219: (NETCORE_ENGINEERING_TELEMETRY=Build) The variable 'taskReturned' is assigned but its value is never used

Check failure on line 28 in src/Build/BackEnd/Components/RequestBuilder/TaskBuilder.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

src/Build/BackEnd/Components/RequestBuilder/TaskBuilder.cs#L28

src/Build/BackEnd/Components/RequestBuilder/TaskBuilder.cs(28,1): error IDE0005: (NETCORE_ENGINEERING_TELEMETRY=Build) Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)