Document and configure TaskAnalyzer - #14820
Draft
VolPlita wants to merge 2 commits into
Draft
Azure Pipelines / msbuild-pr
failed
Aug 25, 2026 in 51m 1s
Build #20260825.4 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 78,055 (98.09%)
- Other: 1,516 (1.91%)
- Total: 79,572
Annotations
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
azure-pipelines / msbuild-pr
Build log #L158
Bash exited with code '1'.
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
azure-pipelines / msbuild-pr
Build log #L158
Bash exited with code '1'.
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)
Loading