Skip to content

Merge pull request #15 from 1415003719/2026-01 #11

Merge pull request #15 from 1415003719/2026-01

Merge pull request #15 from 1415003719/2026-01 #11

Triggered via push January 13, 2026 08:08
Status Success
Total duration 26s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: src/AfterShipTracking/AfterShipTracking/Public/SystemNetHttpClient.cs#L256
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#L26
Dereference of a possibly null reference.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/Courier/CourierOption.cs#L48
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/CourierConnection/CourierConnectionOption.cs#L52
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/CourierConnection/CourierConnectionOption.cs#L86
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#L112
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/Tracking/TrackingOption.cs#L159
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/Tracking/TrackingOption.cs#L204
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.