Skip to content

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

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.*) #171

Triggered via pull request December 9, 2025 14:54
Status Failure
Total duration 3m 30s
Artifacts

pr-gate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
build
Process completed with exit code 1.
build: src/Ev.ServiceBus.Prometheus/ServicebusPrometheusExporter.cs#L62
Argument of type 'string?[]' cannot be used for parameter 'labelValues' of type 'string[]' in 'Child Collector<Child>.WithLabels(params string[] labelValues)' due to differences in the nullability of reference types.
build: src/Ev.ServiceBus.Prometheus/ServicebusPrometheusExporter.cs#L56
Argument of type 'string?[]' cannot be used for parameter 'labelValues' of type 'string[]' in 'Child Collector<Child>.WithLabels(params string[] labelValues)' due to differences in the nullability of reference types.
build: src/Ev.ServiceBus.Prometheus/ServicebusPrometheusExporter.cs#L50
Argument of type 'string?[]' cannot be used for parameter 'labelValues' of type 'string[]' in 'Child Collector<Child>.WithLabels(params string[] labelValues)' due to differences in the nullability of reference types.
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.