Skip to content

Forward exceptions and add a bit more data to traces #66

Forward exceptions and add a bit more data to traces

Forward exceptions and add a bit more data to traces #66

Triggered via pull request March 26, 2025 12:37
Status Success
Total duration 1m 52s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build: Rebus.Diagnostics.Tests/Outgoing/OutgoingDiagnosticsStepTests.cs#L113
Dereference of a possibly null reference.
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/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/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.