Skip to content

Document and configure TaskAnalyzer - #14820

Draft
VolPlita wants to merge 2 commits into
dotnet:mainfrom
VolPlita:vplita-task-analyzer-docs-config
Draft

Document and configure TaskAnalyzer#14820
VolPlita wants to merge 2 commits into
dotnet:mainfrom
VolPlita:vplita-task-analyzer-docs-config

Document and configure TaskAnalyzer

e40ff28
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr failed Aug 25, 2026 in 51m 1s

Build #20260825.4 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 78,055 (98.09%)
  • Other: 1,516 (1.91%)
  • Total: 79,572

Annotations

Check failure on line 5475 in .dotnet/sdk/11.0.100-preview.7.26360.111/Microsoft.Common.CurrentVersion.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

.dotnet/sdk/11.0.100-preview.7.26360.111/Microsoft.Common.CurrentVersion.targets#L5475

.dotnet/sdk/11.0.100-preview.7.26360.111/Microsoft.Common.CurrentVersion.targets(5475,5): error MSB3030: Could not copy the file "/home/vsts/work/1/s/NuGet.Config" because it was not found.

Check failure on line 158 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Build log #L158

Bash exited with code '1'.

Check failure on line 5475 in .dotnet/sdk/11.0.100-preview.7.26360.111/Microsoft.Common.CurrentVersion.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

.dotnet/sdk/11.0.100-preview.7.26360.111/Microsoft.Common.CurrentVersion.targets#L5475

.dotnet/sdk/11.0.100-preview.7.26360.111/Microsoft.Common.CurrentVersion.targets(5475,5): error MSB3030: Could not copy the file "/mnt/vss/_work/1/s/NuGet.Config" because it was not found.

Check failure on line 158 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Build log #L158

Bash exited with code '1'.

Check failure on line 1 in Microsoft.Build.EndToEndTests.TaskAnalyzerConfiguration_Tests.EditorConfigCanSuppressDiagnosticId

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.EndToEndTests.TaskAnalyzerConfiguration_Tests.EditorConfigCanSuppressDiagnosticId

Shouldly.ShouldAssertException : output
    should not contain (case insensitive comparison)
"MSBuildTask0002"
    but was actually
"

  Determining projects to restore...
  Restored /var/folders/vb/m6r1sg994rbgzbhtsm34bphh0000gn/..."
Raw output
   at Microsoft.Build.EndToEndTests.TaskAnalyzerConfiguration_Tests.EditorConfigCanSuppressDiagnosticId() in /Users/runner/work/1/s/src/MSBuild.EndToEnd.Tests/TaskAnalyzerConfiguration_Tests.cs:line 110
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)