Skip to content
Triggered via push October 17, 2023 07:43
Status Failure
Total duration 3m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
build-and-deploy
3m 32s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build-and-deploy
Failed to deploy web package to App Service.
build-and-deploy
Execution Exception (state: PublishContent) (step: Invocation)
build-and-deploy
When request Azure resource at PublishContent, zipDeploy : Failed to use /home/runner/work/_temp/temp_web_package_9724577446601683.zip as ZipDeploy content
build-and-deploy
Failed to deploy web package to App Service. Conflict (CODE: 409)
build-and-deploy
Error: Failed to deploy web package to App Service. Conflict (CODE: 409) at Kudu.<anonymous> (/home/runner/work/_actions/Azure/functions-action/v1/lib/appservice-rest/Kudu/azure-app-kudu-service.js:235:41) at Generator.next (<anonymous>) at fulfilled (/home/runner/work/_actions/Azure/functions-action/v1/lib/appservice-rest/Kudu/azure-app-kudu-service.js:5:58) at runMicrotasks (<anonymous>) 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-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/