Merge pull request #74 from ShipEngine/jpill/increase-timeout-to-60s #85
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, brandedoutcast/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup dotnet 5.0.x
.NET 5.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.
|
publish on version change:
ShipEngine/Models/ShipEngineException.cs#L41
Cannot convert null literal to non-nullable reference type.
|
publish on version change:
ShipEngine/Models/Dto/CreateLabelFromRate/Result.cs#L161
Non-nullable property 'Packages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish on version change:
ShipEngine/Models/Dto/CreateLabelFromShipmentDetails/Result.cs#L164
Non-nullable property 'Packages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish on version change:
ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L200
Non-nullable property 'ShippingAmount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish on version change:
ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L205
Non-nullable property 'InsuranceAmount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish on version change:
ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L210
Non-nullable property 'ConfirmationAmount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish on version change:
ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L215
Non-nullable property 'OtherAmount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish on version change:
ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L219
Non-nullable property 'TaxAmount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish on version change:
ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L302
Non-nullable property 'WarningMessages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish on version change:
ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L307
Non-nullable property 'ErrorMessages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading