Skip to content

Feature/amazon shipping #26

Feature/amazon shipping

Feature/amazon shipping #26

Triggered via pull request December 16, 2024 20:02
Status Failure
Total duration 57s
Artifacts

master-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build: src/Minimal.Apis/Program.cs#L4
The type or namespace name 'DependencyInjection' does not exist in the namespace 'EasyKeys.Shipping.Amazon.Abstractions' (are you missing an assembly reference?)
build: src/Minimal.Apis/Program.cs#L4
The type or namespace name 'DependencyInjection' does not exist in the namespace 'EasyKeys.Shipping.Amazon.Abstractions' (are you missing an assembly reference?)
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/EasyKeys.Shipping.Stamps.Console/Main.cs#L274
Dereference of a possibly null reference.
build: src/EasyKeys.Shipping.FedEx.Abstractions/OpenApis/V1/Ship/ShipApi.cs#L5730
Non-nullable property 'EncodedLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EasyKeys.Shipping.FedEx.Console/Main.cs#L167
Dereference of a possibly null reference.