Skip to content
Triggered via release August 22, 2024 06:18
@panxl6panxl6
created 8.0.0
Status Success
Total duration 30s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/AfterShipTracking/AfterShipTracking/RestAPI/Tracking/TrackingOption.cs#L308
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/Tracking/TrackingOption.cs#L285
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/Tracking/TrackingOption.cs#L213
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/Tracking/TrackingOption.cs#L171
Converting null literal or possible null value to non-nullable type.
build: src/AfterShipTracking/AfterShipTracking/RestAPI/Tracking/TrackingOption.cs#L137
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/Courier/CourierOption.cs#L24
Converting null literal or possible null value to non-nullable type.
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/Public/Request.cs#L16
The field 'Request.options' is never used
build: src/AfterShipTracking/AfterShipTracking/Public/SystemNetHttpClient.cs#L21
XML comment has cref attribute 'RequestTelemetry' that could not be resolved
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.