Skip to content

[POC] Denote the interdependency between parameters in a parameter set #1534

[POC] Denote the interdependency between parameters in a parameter set

[POC] Denote the interdependency between parameters in a parameter set #1534

Triggered via pull request June 12, 2024 17:10
Status Failure
Total duration 5m 31s
Artifacts

ci.yml

on: pull_request
lint
2m 25s
lint
Roslyn_Static_Analysis
2m 33s
Roslyn_Static_Analysis
Security_Code_Scan
1m 57s
Security_Code_Scan
Coverage_Requirements
39s
Coverage_Requirements
Upload_Coverage_Report
0s
Upload_Coverage_Report
Publish_Docs
0s
Publish_Docs
Integration_Tests
2m 50s
Integration_Tests
FSharp_Compatibility_Tests
4m 1s
FSharp_Compatibility_Tests
Visual_Basic_Compatibility_Test
3m 41s
Visual_Basic_Compatibility_Test
Matrix: NET_Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 110 warnings
lint: EasyPost/Parameters/BaseParameters.cs#L83
Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
lint: EasyPost/Parameters/BaseParameters.cs#L144
Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
lint: EasyPost/Parameters/BaseParameters.cs#L287
Private member 'BaseParameters.AllParametersSet' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
lint: EasyPost/Parameters/BaseParameters.cs#L297
Private member 'BaseParameters.AtLeastOneParameterSet' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
lint: EasyPost/Parameters/BaseParameters.cs#L307
Private member 'BaseParameters.OnlyOneParameterSet' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
lint: EasyPost/Parameters/BaseParameters.cs#L317
Private member 'BaseParameters.NoParametersSet' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
lint: EasyPost/Parameters/Pickup/Create.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
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'
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'
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 (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'
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 (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'
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'
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/.
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/
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/
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/