Merge pull request #15 from 1415003719/2026-01 #11
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.
|