Skip to content

Add or update the Azure App Service build and deployment workflow config #2

Add or update the Azure App Service build and deployment workflow config

Add or update the Azure App Service build and deployment workflow config #2

Triggered via push April 1, 2024 11:38
Status Failure
Total duration 1m 12s
Artifacts
build-and-deploy
1m 2s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 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 icm-testing-fun.scm.azurewebsites.net
build-and-deploy
Error: Failed to fetch Kudu App Settings. getaddrinfo ENOTFOUND icm-testing-fun.scm.azurewebsites.net at Kudu.<anonymous> (/home/runner/work/_actions/Azure/functions-action/v1/lib/appservice-rest/Kudu/azure-app-kudu-service.js:69:23) at Generator.throw (<anonymous>) at rejected (/home/runner/work/_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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, Azure/functions-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/