Skip to content

Change PayPal Integration version number #96

Change PayPal Integration version number

Change PayPal Integration version number #96

Triggered via pull request October 2, 2024 19:12
Status Success
Total duration 59s
Artifacts

pr-validation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build: OrderCloud.Catalyst/Integrations/FlurlExtensions.cs#L32
The variable 'ex' is declared but never used
Build: 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.
Build: OrderCloud.Catalyst/Auth/UserAuth/OrderCloudUserAuth.cs#L83
The variable 'ex' is declared but never used
Build: OrderCloud.Catalyst/Auth/UserAuth/RequestAuthenticationService.cs#L284
'JsonWebTokenHandler.ValidateToken(string, TokenValidationParameters)' is obsolete: '`JsonWebTokens.ValidateToken(string, TokenValidationParameters)` has been deprecated and will be removed in a future release. Use `JsonWebTokens.ValidateTokenAsync(string, TokenValidationParameters)` instead. For more information, see https://aka.ms/IdentityModel/7-breaking-changes'
Build: OrderCloud.Catalyst/Auth/UserAuth/RequestAuthenticationService.cs#L313
The variable 'ex' is declared but never used
Build: OrderCloud.Catalyst/Auth/UserAuth/RequestAuthenticationService.cs#L334
The variable 'ex' is declared but never used
Build: OrderCloud.Integrations.Messaging.MailChimp/MailChimpClient.cs#L57
The variable 'ex' is declared but never used
Build: OrderCloud.Integrations.Tax.Vertex/VertexClient.cs#L29
The variable 'ex' is declared but never used
Build: OrderCloud.Integrations.Tax.Vertex/VertexClient.cs#L64
The variable 'ex' is declared but never used
Build: OrderCloud.Integrations.Shipping.Fedex/FedexClient.cs#L37
The variable 'ex' is declared but never used