[chore] Support new UPS carrier account create/update endpoint #1550
ci.yml
on: pull_request
lint
3m 9s
Roslyn_Static_Analysis
3m 5s
Security_Code_Scan
2m 7s
Coverage_Requirements
36s
Upload_Coverage_Report
0s
Publish_Docs
0s
Integration_Tests
3m 22s
FSharp_Compatibility_Tests
2m 25s
Visual_Basic_Compatibility_Test
3m 27s
Matrix: NET_Tests
Annotations
10 errors and 110 warnings
lint:
EasyPost/Utilities/Internal/Extensions/Dictionaries.cs#L55
The parameter documentation for 'key' should be at position 3 (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1612.md)
|
lint:
EasyPost/Utilities/Internal/Extensions/Dictionaries.cs#L56
The parameter documentation for 'value' should be at position 2 (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1612.md)
|
lint:
EasyPost/Utilities/Internal/Extensions/Dictionaries.cs#L75
The parameter documentation for 'path' should be at position 3 (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1612.md)
|
lint:
EasyPost/Utilities/Internal/Extensions/Dictionaries.cs#L76
The parameter documentation for 'value' should be at position 2 (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1612.md)
|
lint:
EasyPost/Parameters/BaseParameters.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
lint:
EasyPost/Parameters/CarrierAccount/Create.cs#L6
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
lint:
EasyPost/Parameters/CarrierAccount/CreateFedEx.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
lint:
EasyPost/Parameters/CarrierAccount/CreateFedEx.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
lint:
EasyPost/Utilities/Internal/Extensions/Dictionaries.cs#L55
The parameter documentation for 'key' should be at position 3 (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1612.md)
|
lint:
EasyPost/Utilities/Internal/Extensions/Dictionaries.cs#L55
The parameter documentation for 'key' should be at position 3 (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1612.md)
|
Coverage_Requirements
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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'
|
Security_Code_Scan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
FSharp_Compatibility_Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, microsoft/[email protected], NuGet/[email protected], darenm/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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'
|
Roslyn_Static_Analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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'
|
Integration_Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, microsoft/[email protected], NuGet/[email protected], darenm/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
Visual_Basic_Compatibility_Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, microsoft/[email protected], NuGet/[email protected], darenm/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
NET_Tests (Net80)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, microsoft/[email protected], NuGet/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, microsoft/[email protected], NuGet/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
NET_Tests (NetStandard20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, microsoft/[email protected], NuGet/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 (NetStandard20):
EasyPost/Models/API/ChildUserCollection.cs#L35
'AllChildren.BeforeId' is obsolete: 'This parameter is not supported by the API.'
|
NET_Tests (Net70):
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 (Net70):
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 (Net70):
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 (Net70):
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 (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 (NetStandard20):
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 (NetStandard20):
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 (NetStandard20):
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 (NetStandard20):
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'
|
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, microsoft/[email protected], NuGet/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
NET_Tests (Net60)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, microsoft/[email protected], NuGet/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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'
|