Skip to content

Fix and add a test

Fix and add a test #65

Triggered via push March 26, 2025 12:37
Status Success
Total duration 2m 6s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build: Rebus.Diagnostics.Tests/Incoming/HandlerInvokerWrapperTests.cs#L47
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Rebus.Diagnostics.Tests/Outgoing/OutgoingDiagnosticsStepTests.cs#L74
Dereference of a possibly null reference.
build: Rebus.Diagnostics.Tests/Outgoing/OutgoingDiagnosticsStepTests.cs#L42
Dereference of a possibly null reference.
build: Rebus.Diagnostics.Tests/Incoming/IncomingDiagnosticsStepTests.cs#L348
Possible null reference return.
build: Rebus.Diagnostics.Tests/Incoming/IncomingDiagnosticsStepTests.cs#L317
Possible null reference argument for parameter 'format' in 'string TestLogger.FormatObject(object obj, string format)'.
build: Rebus.Diagnostics.Tests/Incoming/HandlerInvokerWrapperTests.cs#L47
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Rebus.Diagnostics.Tests/Outgoing/OutgoingDiagnosticsStepTests.cs#L113
Dereference of a possibly null reference.
build: Rebus.Diagnostics.Tests/Outgoing/OutgoingDiagnosticsStepTests.cs#L74
Dereference of a possibly null reference.
build: Rebus.Diagnostics.Tests/Outgoing/OutgoingDiagnosticsStepTests.cs#L42
Dereference of a possibly null reference.
build: Rebus.Diagnostics/Diagnostics/Incoming/IncomingDiagnosticsStep.cs#L94
Dereference of a possibly null reference.
build
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.