Skip to content

Merge pull request #86 from ShipEngine/jpill/upgrade-framework-and-nu… #122

Merge pull request #86 from ShipEngine/jpill/upgrade-framework-and-nu…

Merge pull request #86 from ShipEngine/jpill/upgrade-framework-and-nu… #122

Triggered via push June 5, 2024 18:02
Status Failure
Total duration 3m 16s
Artifacts

ci-cd.yaml

on: push
Matrix: dot_net_core_test
.Net Framework 4.6.2
2m 35s
.Net Framework 4.6.2
Code Coverage
2s
Code Coverage
nuget-deploy
21s
nuget-deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 64 warnings
nuget-deploy
😭 error: File does not exist (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, coverallsapp/[email protected]. 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, coverallsapp/[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 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/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/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/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
Unexpected input(s) 'flag-name', valid inputs are ['github-token', 'path-to-lcov', 'parallel', 'parallel-finished', 'coveralls-endpoint', 'base-path']
.Net 8.0 on ubuntu-latest
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/
.Net 8.0 on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, coverallsapp/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
.Net 8.0 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, coverallsapp/[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 8.0 on windows-latest: ShipEngine/Models/ShipEngineException.cs#L41
Cannot convert null literal to non-nullable reference type.
.Net 8.0 on windows-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 windows-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 windows-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 windows-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 windows-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 windows-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 windows-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 windows-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 windows-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 windows-latest: ShipEngine/Models/ShipEngineException.cs#L41
Cannot convert null literal to non-nullable reference type.
.Net 8.0 on windows-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 windows-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 windows-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 windows-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 windows-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 windows-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 windows-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 windows-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 windows-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 windows-latest
Unexpected input(s) 'flag-name', valid inputs are ['github-token', 'path-to-lcov', 'parallel', 'parallel-finished', 'coveralls-endpoint', 'base-path']
.Net 8.0 on windows-latest
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/
Code Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: coverallsapp/github-action@master. 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
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/
nuget-deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, brandedoutcast/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
nuget-deploy
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/
nuget-deploy: ShipEngine/Models/ShipEngineException.cs#L41
Cannot convert null literal to non-nullable reference type.
nuget-deploy: 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.
nuget-deploy: 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.
nuget-deploy: 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.
nuget-deploy: 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.
nuget-deploy: 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.
nuget-deploy: 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.
nuget-deploy: 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.
nuget-deploy: 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.
nuget-deploy: 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.