Update catalyst version to 2.9.0 #145
Merged
Annotations
11 warnings
|
Run Unit Tests:
OrderCloud.Integrations.Tax.Vertex/VertexClient.cs#L29
The variable 'ex' is declared but never used
|
|
Run Unit Tests:
OrderCloud.Integrations.Shipping.Fedex/FedexClient.cs#L93
The variable 'ex' is declared but never used
|
|
Run Unit Tests:
OrderCloud.Integrations.Shipping.Fedex/FedexClient.cs#L37
The variable 'ex' is declared but never used
|
|
Run Unit Tests:
OrderCloud.Integrations.Messaging.MailChimp/MailChimpClient.cs#L57
The variable 'ex' is declared but never used
|
|
Run Unit Tests:
OrderCloud.Catalyst/Auth/TokenValidator.cs#L198
The variable 'ex' is declared but never used
|
|
Run Unit Tests:
OrderCloud.Catalyst/Auth/TokenValidator.cs#L177
The variable 'ex' is declared but never used
|
|
Run Unit Tests:
OrderCloud.Catalyst/Auth/UserAuth/OrderCloudUserAuth.cs#L82
The variable 'ex' is declared but never used
|
|
Run Unit Tests:
OrderCloud.Catalyst/Auth/UserInfoAuth/OrderCloudUserInfoAuth.cs#L83
The variable 'ex' is declared but never used
|
|
Run Unit Tests:
OrderCloud.Catalyst/DataMovement/Caching/LazyCacheService.cs#L20
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Run Unit Tests:
OrderCloud.Catalyst/Integrations/FlurlExtensions.cs#L32
The variable 'ex' is declared but never used
|
|
Install dotnet
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading