Skip to content

Merge pull request #145 from crhistianramirez/OrderCloudUserInfoAuth #68

Merge pull request #145 from crhistianramirez/OrderCloudUserInfoAuth

Merge pull request #145 from crhistianramirez/OrderCloudUserInfoAuth #68

Triggered via push December 10, 2025 21:17
Status Failure
Total duration 26s
Artifacts
build, pack & publish
22s
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: 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/Integrations/FlurlExtensions.cs#L32
The variable 'ex' is declared but never used
build, pack & publish: OrderCloud.Integrations.Payment.CardConnect/CardConnectClient.cs#L196
The variable 'ex' is declared but never used
build, pack & publish: OrderCloud.Integrations.Payment.CardConnect/CardConnectClient.cs#L108
The variable 'ex' is declared but never used
build, pack & publish: OrderCloud.Catalyst/Auth/TokenValidator.cs#L198
The variable 'ex' is declared but never used
build, pack & publish: OrderCloud.Catalyst/Auth/TokenValidator.cs#L177
The variable 'ex' is declared but never used
build, pack & publish: OrderCloud.Catalyst/Auth/UserAuth/OrderCloudUserAuth.cs#L82
The variable 'ex' is declared but never used
build, pack & publish: OrderCloud.Catalyst/Auth/UserInfoAuth/OrderCloudUserInfoAuth.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/Integrations/FlurlExtensions.cs#L32
The variable 'ex' is declared but never used
build, pack & publish
.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.