Skip to content

Release v1.23.0

Release v1.23.0 #177

Triggered via push July 12, 2024 12:12
Status Failure
Total duration 6m 50s
Artifacts

qe-push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
QE / Scan .Net
Process completed with exit code 1.
QE / Lint .Net
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-dotnet@4d4a70f4a5b2a5a5329f13be4ac933f2c9206ac0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
QE / Lint .Net: dotnet/Data/CachedKeys.cs#L18
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.
QE / Lint .Net: dotnet/Data/CachedKeys.cs#L23
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.
QE / Lint .Net: dotnet/Data/CachedKeys.cs#L28
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.
QE / Lint .Net: dotnet/Controlers/RoutesController.cs#L904
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.
QE / Lint .Net: dotnet/Services/VtexApiService.cs#L841
The variable 'usedMerchantSettings' is assigned but its value is never used
QE / Lint .Net: dotnet/Services/CybersourceApi.cs#L1041
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.
QE / Lint .Net: dotnet/Services/CybersourceApi.cs#L1054
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.
QE / Lint .Net: dotnet/Services/VtexApiService.cs#L1194
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.
QE / Lint .Net: dotnet/Services/CybersourceApi.cs#L1189
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.
QE / Lint .Net: dotnet/Services/CybersourcePaymentService.cs#L2466
The variable 'ex' is declared but never used
QE / Scan .Net
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@de1bb2b0c5634f0fc4438d7aa9944e68f9bf86cc, actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/