Skip to content

- Prep for v6.2.1 release (#551) #1475

- Prep for v6.2.1 release (#551)

- Prep for v6.2.1 release (#551) #1475

Triggered via push March 18, 2024 19:20
Status Success
Total duration 5m 11s
Artifacts

ci.yml

on: push
lint
2m 5s
lint
Roslyn_Static_Analysis
3m 4s
Roslyn_Static_Analysis
Security_Code_Scan
2m 10s
Security_Code_Scan
Coverage_Requirements
40s
Coverage_Requirements
Upload_Coverage_Report
1m 4s
Upload_Coverage_Report
Publish_Docs
42s
Publish_Docs
Integration_Tests
3m 13s
Integration_Tests
FSharp_Compatibility_Tests
2m 39s
FSharp_Compatibility_Tests
Visual_Basic_Compatibility_Test
4m 58s
Visual_Basic_Compatibility_Test
Matrix: NET_Tests
Fit to window
Zoom out
Zoom in

Annotations

112 warnings
Coverage_Requirements
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Coverage_Requirements: EasyPost/Models/API/ChildUserCollection.cs#L35
'AllChildren.BeforeId' is obsolete: 'This parameter is not supported by the API.'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L200
Missing XML comment for publicly visible type or member 'Options.CustomsIncludeShipping'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L203
Missing XML comment for publicly visible type or member 'Options.DeclaredValue'
Publish_Docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Upload_Coverage_Report
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/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: EasyPost/Models/API/ChildUserCollection.cs#L35
'AllChildren.BeforeId' is obsolete: 'This parameter is not supported by the API.'
lint: EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
lint: EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
lint: EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
lint: EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
lint: EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
lint: EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
lint: EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
lint: EasyPost/Models/API/Options.cs#L200
Missing XML comment for publicly visible type or member 'Options.CustomsIncludeShipping'
lint: EasyPost/Models/API/Options.cs#L203
Missing XML comment for publicly visible type or member 'Options.DeclaredValue'
NET_Tests (Net50)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1.2, NuGet/setup-nuget@v1.1.1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
NET_Tests (Net50): EasyPost/Models/API/ChildUserCollection.cs#L35
'AllChildren.BeforeId' is obsolete: 'This parameter is not supported by the API.'
NET_Tests (Net50): EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
NET_Tests (Net50): EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
NET_Tests (Net50): EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
NET_Tests (Net50): EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
NET_Tests (Net50): EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
NET_Tests (Net50): EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
NET_Tests (Net50): EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
NET_Tests (Net50): EasyPost/Models/API/Options.cs#L200
Missing XML comment for publicly visible type or member 'Options.CustomsIncludeShipping'
NET_Tests (Net50): EasyPost/Models/API/Options.cs#L203
Missing XML comment for publicly visible type or member 'Options.DeclaredValue'
NET_Tests (Net50)
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/
Security_Code_Scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
NET_Tests (Net60)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1.2, NuGet/setup-nuget@v1.1.1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
NET_Tests (Net60)
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_Tests (Net60): EasyPost/Models/API/ChildUserCollection.cs#L35
'AllChildren.BeforeId' is obsolete: 'This parameter is not supported by the API.'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L200
Missing XML comment for publicly visible type or member 'Options.CustomsIncludeShipping'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L203
Missing XML comment for publicly visible type or member 'Options.DeclaredValue'
FSharp_Compatibility_Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1.2, NuGet/setup-nuget@v1.1.1, darenm/Setup-VSTest@v1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
FSharp_Compatibility_Tests
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/
FSharp_Compatibility_Tests: EasyPost/Models/API/ChildUserCollection.cs#L35
'AllChildren.BeforeId' is obsolete: 'This parameter is not supported by the API.'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L200
Missing XML comment for publicly visible type or member 'Options.CustomsIncludeShipping'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L203
Missing XML comment for publicly visible type or member 'Options.DeclaredValue'
NET_Tests (NetStandard20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1.2, NuGet/setup-nuget@v1.1.1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
NET_Tests (NetStandard20): EasyPost/Models/API/ChildUserCollection.cs#L35
'AllChildren.BeforeId' is obsolete: 'This parameter is not supported by the API.'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L200
Missing XML comment for publicly visible type or member 'Options.CustomsIncludeShipping'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L203
Missing XML comment for publicly visible type or member 'Options.DeclaredValue'
NET_Tests (NetStandard20)
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/
Roslyn_Static_Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration_Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1.2, NuGet/setup-nuget@v1.1.1, darenm/Setup-VSTest@v1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration_Tests
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_Tests (Net80)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1.2, NuGet/setup-nuget@v1.1.1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
NET_Tests (Net80)
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_Tests (Net80): EasyPost/Models/API/ChildUserCollection.cs#L35
'AllChildren.BeforeId' is obsolete: 'This parameter is not supported by the API.'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L200
Missing XML comment for publicly visible type or member 'Options.CustomsIncludeShipping'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L203
Missing XML comment for publicly visible type or member 'Options.DeclaredValue'
NET_Tests (Net70)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1.2, NuGet/setup-nuget@v1.1.1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
NET_Tests (Net70)
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_Tests (Net70): EasyPost/Models/API/ChildUserCollection.cs#L35
'AllChildren.BeforeId' is obsolete: 'This parameter is not supported by the API.'
NET_Tests (Net70): EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
NET_Tests (Net70): EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
NET_Tests (Net70): EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
NET_Tests (Net70): EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
NET_Tests (Net70): EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
NET_Tests (Net70): EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
NET_Tests (Net70): EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
NET_Tests (Net70): EasyPost/Models/API/Options.cs#L200
Missing XML comment for publicly visible type or member 'Options.CustomsIncludeShipping'
NET_Tests (Net70): EasyPost/Models/API/Options.cs#L203
Missing XML comment for publicly visible type or member 'Options.DeclaredValue'
Visual_Basic_Compatibility_Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1.2, NuGet/setup-nuget@v1.1.1, darenm/Setup-VSTest@v1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Visual_Basic_Compatibility_Test: EasyPost/Models/API/ChildUserCollection.cs#L35
'AllChildren.BeforeId' is obsolete: 'This parameter is not supported by the API.'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L200
Missing XML comment for publicly visible type or member 'Options.CustomsIncludeShipping'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L203
Missing XML comment for publicly visible type or member 'Options.DeclaredValue'
Visual_Basic_Compatibility_Test
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/