Skip to content

Remove unnecessary description tags#7226

Merged
gewarren merged 2 commits into
mainfrom
item-description
Jan 24, 2026
Merged

Remove unnecessary description tags#7226
gewarren merged 2 commits into
mainfrom
item-description

fix indentation

b5b6f6a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / extensions-ci succeeded Jan 24, 2026 in 38m 40s

Build #20260123.9 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 53,691 (93.08%)
  • Other: 3,990 (6.92%)
  • Total: 57,682

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / extensions-ci

Build log #L9

Writing comment failed

Check failure on line 1 in Microsoft.Extensions.Logging.Testing.Test.Logging.FakeLogCollectorTests.GetLogsAsync_RegardlessOfClearDuringWait_SuppliesNextLogWhenRecorded(clearIsCalledDuringWait: True)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / extensions-ci

Microsoft.Extensions.Logging.Testing.Test.Logging.FakeLogCollectorTests.GetLogsAsync_RegardlessOfClearDuringWait_SuppliesNextLogWhenRecorded(clearIsCalledDuringWait: True)

Assert.Equal() Failure: Values differ
Expected: Task { Status = RanToCompletion }
Actual:   Task<ValueTuple<bool, int>,<AwaitSequence>d__12> { Status = WaitingForActivation }
Raw output
   at Microsoft.Extensions.Logging.Testing.Test.Logging.FakeLogCollectorTests.AssertAwaitingTaskCompleted(Task task) in /mnt/vss/_work/1/s/test/Libraries/Microsoft.Extensions.Diagnostics.Testing.Tests/Logging/FakeLogCollectorTests.LogEnumeration.cs:line 130
   at Microsoft.Extensions.Logging.Testing.Test.Logging.FakeLogCollectorTests.GetLogsAsync_RegardlessOfClearDuringWait_SuppliesNextLogWhenRecorded(Boolean clearIsCalledDuringWait) in /mnt/vss/_work/1/s/test/Libraries/Microsoft.Extensions.Diagnostics.Testing.Tests/Logging/FakeLogCollectorTests.LogEnumeration.cs:line 118
--- End of stack trace from previous location ---