Skip to content

Bump FluentAssertions from 6.12.0 to 8.10.0 - #330

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/src/FluentAssertions-8.10.0
Open

Bump FluentAssertions from 6.12.0 to 8.10.0#330
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/src/FluentAssertions-8.10.0

Bump FluentAssertions from 6.12.0 to 8.10.0

46239af
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Serilog PR-validation failed May 13, 2026 in 5m 31s

Build #merge_2026.5.13.1 had test failures

Details

Tests

  • Failed: 1 (0.06%)
  • Passed: 1,549 (99.94%)
  • Other: 0 (0.00%)
  • Total: 1,550

Annotations

Check failure on line 14 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Serilog PR-validation

Build log #L14

ECHO is off.

Check failure on line 67 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Serilog PR-validation

Build log #L67

Cmd.exe exited with code '1'.

Check failure on line 1 in Akka.Logger.Serilog.Tests.PropertyEnricherSpec.ShouldLogMessageWithPropertyEnrichers

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Serilog PR-validation

Akka.Logger.Serilog.Tests.PropertyEnricherSpec.ShouldLogMessageWithPropertyEnrichers

Timeout 00:00:03 expired while waiting for condition.
Raw output
   at Akka.TestKit.Xunit.XunitAssertions.Fail(String format, Object[] args)
   at Akka.TestKit.TestKitBase.<AwaitConditionAsync>b__104_0(String format, Object[] args)
   at Akka.TestKit.TestKitBase.InternalAwaitConditionAsync(Func`1 conditionIsFulfilled, TimeSpan max, Nullable`1 interval, Action`2 fail, ILoggingAdapter logger, CancellationToken cancellationToken)
   at Akka.TestKit.TestKitBase.AwaitConditionAsync(Func`1 conditionIsFulfilled, CancellationToken cancellationToken)
   at Akka.TestKit.TestKitBase.AwaitConditionAsync(Func`1 conditionIsFulfilled, CancellationToken cancellationToken)
   at ExceptionHelpers.PrepareForRethrow(Exception exception)
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task, CancellationToken cancellationToken)
   at Akka.TestKit.TestKitBase.AwaitCondition(Func`1 conditionIsFulfilled, CancellationToken cancellationToken)
   at Akka.Logger.Serilog.Tests.PropertyEnricherSpec.ShouldLogMessageWithPropertyEnrichers() in D:\a\1\s\src\Akka.Logger.Serilog.Tests\PropertyEnricherSpec.cs:line 44
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)