Skip to content

Merge pull request #134 from erincdustin/paypal_updates #58

Merge pull request #134 from erincdustin/paypal_updates

Merge pull request #134 from erincdustin/paypal_updates #58

Triggered via push November 27, 2024 14:34
Status Failure
Total duration 33s
Artifacts
build, pack & publish
19s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build, pack & publish
😭 error: File does not exist (1).
build, pack & publish: OrderCloud.Catalyst/Auth/UserAuth/OrderCloudUserAuth.cs#L83
The variable 'ex' is declared but never used
build, pack & publish: 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, pack & publish: 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, pack & publish: OrderCloud.Catalyst/Auth/UserAuth/RequestAuthenticationService.cs#L313
The variable 'ex' is declared but never used
build, pack & publish: OrderCloud.Catalyst/Auth/UserAuth/RequestAuthenticationService.cs#L334
The variable 'ex' is declared but never used
build, pack & publish: OrderCloud.Catalyst/Integrations/FlurlExtensions.cs#L32
The variable 'ex' is declared but never used
build, pack & publish: OrderCloud.Catalyst/Auth/UserAuth/OrderCloudUserAuth.cs#L83
The variable 'ex' is declared but never used
build, pack & publish: 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, pack & publish: 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, pack & publish: OrderCloud.Catalyst/Auth/UserAuth/RequestAuthenticationService.cs#L313
The variable 'ex' is declared but never used