Skip to content

felipementel is testing out Azure Container Apps GitHub Actions πŸš€ #27

felipementel is testing out Azure Container Apps GitHub Actions πŸš€

felipementel is testing out Azure Container Apps GitHub Actions πŸš€ #27

Manually triggered October 14, 2024 21:27
Status Success
Total duration 2m 22s
Artifacts

AzureContainerApps.yaml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build (8.0.x)
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 (8.0.x)
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 (8.0.x)
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 (8.0.x)
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 (8.0.x)
The process '/usr/bin/git' failed with exit code 128
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/container-apps-deploy-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/