[chore] Support new UPS carrier account create/update endpoint #1550
Annotations
10 errors and 11 warnings
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)
|
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)
|
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)
|
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)
|
EasyPost/Parameters/BaseParameters.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
EasyPost/Parameters/CarrierAccount/Create.cs#L6
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
EasyPost/Parameters/CarrierAccount/CreateFedEx.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
EasyPost/Parameters/CarrierAccount/CreateFedEx.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
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)
|
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)
|
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/
|
EasyPost/Models/API/ChildUserCollection.cs#L35
'AllChildren.BeforeId' is obsolete: 'This parameter is not supported by the API.'
|
EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
|
EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
|
EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
|
EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
|
EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
|
EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
|
EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
|
EasyPost/Models/API/Options.cs#L200
Missing XML comment for publicly visible type or member 'Options.CustomsIncludeShipping'
|
EasyPost/Models/API/Options.cs#L203
Missing XML comment for publicly visible type or member 'Options.DeclaredValue'
|
This job failed
Loading