Skip to content

.NET Build, Test, and Publish Nuget Package #8

.NET Build, Test, and Publish Nuget Package

.NET Build, Test, and Publish Nuget Package #8

Triggered via release September 22, 2025 08:56
@14150037191415003719
created e04064b
Status Failure
Total duration 26s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build: src/AfterShipTracking/AfterShipTracking/Public/Request.cs#L16
The field 'Request.options' is never used
build: src/AfterShipTracking/AfterShipTracking/Public/SystemNetHttpClient.cs#L255
Nullability of reference types in value of type '(HttpResponseMessage? response, int retry)' doesn't match target type '(HttpResponseMessage responseMessage, int retries)'.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/Courier/CourierOption.cs#L44
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/CourierConnection/CourierConnectionOption.cs#L24
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/CourierConnection/CourierConnectionOption.cs#L80
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/EstimatedDeliveryDate/EstimatedDeliveryDateOption.cs#L24
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/EstimatedDeliveryDate/EstimatedDeliveryDateOption.cs#L47
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/Tracking/TrackingOption.cs#L35
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/Tracking/TrackingOption.cs#L130
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/Tracking/TrackingOption.cs#L164
Converting null literal or possible null value to non-nullable type.
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.