Skip to content

docs: clarify Case 1 type-safety and cap behaviour in ApmTransactionM… #106

docs: clarify Case 1 type-safety and cap behaviour in ApmTransactionM…

docs: clarify Case 1 type-safety and cap behaviour in ApmTransactionM… #106

Triggered via push June 18, 2026 14:30
Status Failure
Total duration 4m 25s
Artifacts
build, pack & publish
4m 20s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
build, pack & publish
Process completed with exit code 1.
build, pack & publish
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build, pack & publish: src/Ev.ServiceBus/TextJsonPayloadSerializer.cs#L28
Possible null reference return.
build, pack & publish: src/Ev.ServiceBus/Reception/MessageReceptionHandler.cs#L82
Possible null reference argument for parameter 'resourceId' in 'void ServiceBusMeter.RecordDeliveryCount(int value, string clientType, string resourceId, string? payloadTypeId)'.
build, pack & publish: src/Ev.ServiceBus/Reception/MessageReceptionHandler.cs#L81
Possible null reference argument for parameter 'clientType' in 'void ServiceBusMeter.RecordDeliveryCount(int value, string clientType, string resourceId, string? payloadTypeId)'.
build, pack & publish: src/Ev.ServiceBus/Dispatch/DispatchSender.cs#L207
Non-nullable property 'Sender' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build, pack & publish: src/Ev.ServiceBus/Dispatch/DispatchSender.cs#L206
Non-nullable property 'ResourceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build, pack & publish: src/Ev.ServiceBus/Dispatch/DispatchSender.cs#L204
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build, pack & publish: src/Ev.ServiceBus/TextJsonPayloadSerializer.cs#L28
Possible null reference return.
build, pack & publish: src/Ev.ServiceBus.Abstractions/MessageHelper.cs#L95
Possible null reference assignment.
build, pack & publish: src/Ev.ServiceBus.Abstractions/MessageHelper.cs#L46
Dereference of a possibly null reference.
build, pack & publish
.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, pack & publish
.NET 5.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, pack & publish
.NET Core 3.1 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.