Skip to content

v5.5.3 - Saunter nuget updated to v0.13.0 (Veracode flaw related to Newtonsoft 0.9.*) #172

v5.5.3 - Saunter nuget updated to v0.13.0 (Veracode flaw related to Newtonsoft 0.9.*)

v5.5.3 - Saunter nuget updated to v0.13.0 (Veracode flaw related to Newtonsoft 0.9.*) #172

Triggered via pull request December 9, 2025 15:20
Status Success
Total duration 4m 1s
Artifacts

pr-gate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build: src/Ev.ServiceBus/Dispatch/DispatchSender.cs#L194
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: src/Ev.ServiceBus/Dispatch/DispatchSender.cs#L192
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: src/Ev.ServiceBus/TextJsonPayloadSerializer.cs#L28
Possible null reference return.
build: src/Ev.ServiceBus/Reception/MessageReceptionHandler.cs#L83
Possible null reference argument for parameter 'resourceId' in 'void ServiceBusMeter.RecordDeliveryCount(int value, string clientType, string resourceId, string? payloadTypeId)'.
build: src/Ev.ServiceBus/Reception/MessageReceptionHandler.cs#L82
Possible null reference argument for parameter 'clientType' in 'void ServiceBusMeter.RecordDeliveryCount(int value, string clientType, string resourceId, string? payloadTypeId)'.
build: src/Ev.ServiceBus/Dispatch/DispatchSender.cs#L195
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: src/Ev.ServiceBus/Dispatch/DispatchSender.cs#L194
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: src/Ev.ServiceBus/Dispatch/DispatchSender.cs#L192
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: src/Ev.ServiceBus/TextJsonPayloadSerializer.cs#L28
Possible null reference return.
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 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
.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.