Skip to content
Triggered via push October 25, 2023 21:22
Status Failure
Total duration 4m 19s
Artifacts
build-and-deploy
4m 6s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
build-and-deploy
ENOTFOUND
build-and-deploy
Execution Exception (state: ValidateAzureResource) (step: Invocation)
build-and-deploy
When request Azure resource at ValidateAzureResource, Get Function App Settings : Failed to acquire app settings from https://<scmsite>/api/settings with publish-profile
build-and-deploy
Failed to fetch Kudu App Settings. getaddrinfo ENOTFOUND training20231011.scm.azurewebsites.net
build-and-deploy
Error: Failed to fetch Kudu App Settings. getaddrinfo ENOTFOUND training20231011.scm.azurewebsites.net at Kudu.<anonymous> (D:\a\_actions\Azure\functions-action\v1\lib\appservice-rest\Kudu\azure-app-kudu-service.js:69:23) at Generator.throw (<anonymous>) at rejected (D:\a\_actions\Azure\functions-action\v1\lib\appservice-rest\Kudu\azure-app-kudu-service.js:6:65) at processTicksAndRejections (node:internal/process/task_queues:96:5)
build-and-deploy
Deployment Failed!
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-deploy: AzureServiceBusToSQL/UploadFile.cs#L19
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-and-deploy: AzureServiceBusToSQL/UploadFile.cs#L19
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.