Skip to content

Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.12 to 5.4.16

42e3206
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.12 to 5.4.16 #306

Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.12 to 5.4.16
42e3206
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Sep 25, 2025 in 0s

1 fail, 222 pass in 29s

  2 files    2 suites   29s ⏱️
223 tests 222 ✅ 0 💤 1 ❌
224 runs  223 ✅ 0 💤 1 ❌

Results for commit 42e3206.

Annotations

Check warning on line 0 in TurboMqtt.Tests.End2End.TcpMqtt311End2EndSpecs

See this annotation in the file changed.

@github-actions github-actions / Test Results

ShouldPublishMessages(messages: [MqttMessage { Topic = topic, Payload = System.ReadOnlyMemory<Byte>[13], QoS = AtMostOnce, Reta…entType = , ResponseTopic = , CorrelationData = , UserProperties = }]) (TurboMqtt.Tests.End2End.TcpMqtt311End2EndSpecs) failed

/github/workspace/tests/TurboMqtt.Tests/TestResults/_runnervm3ublj_2025-09-25_11_12_00.trx [took 3s]
Raw output
System.OperationCanceledException : The operation was canceled.   at System.Threading.CancellationToken.ThrowOperationCanceledException()
   at System.Threading.CancellationToken.ThrowIfCancellationRequested()
   at Akka.TestKit.TestKitBase.AwaitAssertAsync(Action assertion, Nullable`1 duration, Nullable`1 interval, CancellationToken cancellationToken)
   at TurboMqtt.Tests.End2End.TransportSpecBase.ShouldPublishMessages(MqttMessage[] messages) in /home/runner/work/TurboMqtt/TurboMqtt/tests/TurboMqtt.Tests/End2End/TransportSpecBase.cs:line 117
--- End of stack trace from previous location ---