[feat] Add function to retrieve API keys for a specific user #1358
Annotations
10 errors and 13 warnings
EasyPost/Services/UserService.cs#L96
Call System.IDisposable.Dispose on object created by 'new(Client)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
EasyPost/Services/UserService.cs#L96
Call System.IDisposable.Dispose on object created by 'new(Client)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
EasyPost/Services/UserService.cs#L96
Call System.IDisposable.Dispose on object created by 'new(Client)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
EasyPost/Services/UserService.cs#L96
Call System.IDisposable.Dispose on object created by 'new(Client)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
EasyPost/Services/UserService.cs#L96
Call System.IDisposable.Dispose on object created by 'new(Client)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
EasyPost/Services/UserService.cs#L96
Call System.IDisposable.Dispose on object created by 'new(Client)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
EasyPost/Services/UserService.cs#L96
Call System.IDisposable.Dispose on object created by 'new(Client)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
EasyPost/Services/UserService.cs#L96
Call System.IDisposable.Dispose on object created by 'new(Client)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
EasyPost/Services/UserService.cs#L96
Call System.IDisposable.Dispose on object created by 'new(Client)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
EasyPost/Services/UserService.cs#L96
Call System.IDisposable.Dispose on object created by 'new(Client)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
|
|
|
|
EasyPost/Models/Shared/PaginatedCollection.cs#L34
XML comment has cref attribute 'BaseParameters' that could not be resolved
|
EasyPost/Models/Shared/PaginatedCollection.cs#L59
XML comment has cref attribute 'BaseParameters' that could not be resolved
|
EasyPost/Parameters/CarrierAccount/Create.cs#L10
XML comment has cref attribute 'Create(Create, System.Threading.CancellationToken)' that could not be resolved
|
EasyPost/Parameters/CarrierAccount/CreateFedEx.cs#L8
XML comment has cref attribute 'Create(Create, System.Threading.CancellationToken)' that could not be resolved
|
EasyPost/Parameters/CarrierAccount/CreateUps.cs#L8
XML comment has cref attribute 'Create(Create, System.Threading.CancellationToken)' that could not be resolved
|
EasyPost/Models/Shared/PaginatedCollection.cs#L34
XML comment has cref attribute 'BaseParameters' that could not be resolved
|
EasyPost/Models/Shared/PaginatedCollection.cs#L59
XML comment has cref attribute 'BaseParameters' that could not be resolved
|
EasyPost/Parameters/CarrierAccount/Create.cs#L10
XML comment has cref attribute 'Create(Create, System.Threading.CancellationToken)' that could not be resolved
|
The logs for this run have expired and are no longer available.
Loading