Skip to content

Merge pull request #136 from erincdustin/paypal_updates #104

Merge pull request #136 from erincdustin/paypal_updates

Merge pull request #136 from erincdustin/paypal_updates #104

Triggered via push December 5, 2024 18:55
Status Failure
Total duration 31s
Artifacts

publish-ups.yml

on: push
build, pack & publish
20s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build, pack & publish
😭 error: File does not exist (1).
build, pack & publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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