Skip to content

wip - removing newtonsoft #111

wip - removing newtonsoft

wip - removing newtonsoft #111

Triggered via push May 28, 2024 21:32
Status Failure
Total duration 5m 1s
Artifacts

ci-cd.yaml

on: push
Matrix: dot_net_core_test
.Net Framework 4.6.2
4m 46s
.Net Framework 4.6.2
Code Coverage
0s
Code Coverage
nuget-deploy
0s
nuget-deploy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 25 warnings
.Net 8.0 on ubuntu-latest
Process completed with exit code 1.
.Net 8.0 on windows-latest
The job was canceled because "ubuntu-latest" failed.
.Net 8.0 on windows-latest
The operation was canceled.
.Net Framework 4.6.2
Process completed with exit code 1.
.Net 8.0 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
.Net 8.0 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
.Net 8.0 on ubuntu-latest: ShipEngine/Models/ShipEngineException.cs#L41
Cannot convert null literal to non-nullable reference type.
.Net 8.0 on ubuntu-latest: 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.
.Net 8.0 on ubuntu-latest: 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.
.Net 8.0 on ubuntu-latest: ShipEngine/Models/Dto/Common/Customs.cs#L27
Non-nullable property 'CustomsItems' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.Net 8.0 on ubuntu-latest: 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.
.Net 8.0 on ubuntu-latest: 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.
.Net 8.0 on ubuntu-latest: ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L210
Non-nullable property 'RequestedComparisonAmount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.Net 8.0 on ubuntu-latest: ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L217
Non-nullable property 'ConfirmationAmount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.Net 8.0 on ubuntu-latest: ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L222
Non-nullable property 'OtherAmount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.Net 8.0 on ubuntu-latest: ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L226
Non-nullable property 'TaxAmount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.Net 8.0 on ubuntu-latest: ShipEngine/Models/ShipEngineException.cs#L41
Cannot convert null literal to non-nullable reference type.
.Net 8.0 on ubuntu-latest: 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.
.Net 8.0 on ubuntu-latest: 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.
.Net 8.0 on ubuntu-latest: 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.
.Net 8.0 on ubuntu-latest: ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L210
Non-nullable property 'RequestedComparisonAmount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.Net 8.0 on ubuntu-latest: ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L217
Non-nullable property 'ConfirmationAmount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.Net 8.0 on ubuntu-latest: ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L222
Non-nullable property 'OtherAmount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.Net 8.0 on ubuntu-latest: ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L226
Non-nullable property 'TaxAmount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.Net 8.0 on ubuntu-latest: ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L309
Non-nullable property 'WarningMessages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.Net 8.0 on ubuntu-latest: ShipEngine/Models/Dto/GetRatesFromShipmentDetails/Result.cs#L314
Non-nullable property 'ErrorMessages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.Net Framework 4.6.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, microsoft/[email protected], NuGet/setup-nuget@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
.Net Framework 4.6.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/[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/
.Net Framework 4.6.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/