Merge pull request #842 from nextlevelbanana/main #67
staging.yml
on: push
build-and-deploy
/
build
1m 50s
Annotations
5 errors and 2 warnings
build-and-deploy / build
Execution Exception (state: ValidateAzureResource) (step: Invocation)
|
build-and-deploy / build
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 / build
Failed to fetch Kudu App Settings.
Site Disabled (CODE: 403)
|
build-and-deploy / build
Error: Failed to fetch Kudu App Settings.
Site Disabled (CODE: 403)
at Kudu.<anonymous> (/home/runner/work/_actions/Azure/functions-action/v1/lib/appservice-rest/Kudu/azure-app-kudu-service.js:72:23)
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 process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
build-and-deploy / build
Deployment Failed!
|
build-and-deploy / build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2.1.0. 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 / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2.1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|