ci: update azure function deploy workflow #30
main_ai-code-review-gh-app.yml
on: push
build-and-deploy
1m 37s
Annotations
6 errors and 2 warnings
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_037567639058738056.zip as ZipDeploy content
|
build-and-deploy
Failed to deploy web package to App Service.
Not Found (CODE: 404)
|
build-and-deploy
Error: Failed to deploy web package to App Service.
Not Found (CODE: 404)
at Kudu.<anonymous> (/home/runner/work/_actions/Azure/functions-action/v1/lib/appservice-rest/Kudu/azure-app-kudu-service.js:238:41)
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 process.processTicksAndRejections (node:internal/process/task_queues:95: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/
|
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|