Deploy AVD to NIH Environment #110
Deploy-Env.yml
on: workflow_dispatch
build-and-deploy
1m 16s
Annotations
1 error and 4 warnings
build-and-deploy
Error: Template validation failed.
|
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-deploy
WARNING: /home/runner/work/avdaccelerator-nih/avdaccelerator-nih/avm/1.0.0/res/resources/resource-group/main.bicep(25,23) : Warning no-deployments-resources: Resource 'avmTelemetry' of type 'Microsoft.Resources/deployments@2023-07-01' should instead be declared as a Bicep module. [https://aka.ms/bicep/linter/no-deployments-resources]
|
build-and-deploy
WARNING: /home/runner/work/avdaccelerator-nih/avdaccelerator-nih/avm/1.0.0/ptn/authorization/role-assignment/modules/resource-group.bicep(53,28) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
|
build-and-deploy
ERROR: /home/runner/work/avdaccelerator-nih/avdaccelerator-nih/workload/bicep/deploy-test.bicep(101,188) : Error BCP057: The name "deployScalingPlan" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
/home/runner/work/avdaccelerator-nih/avdaccelerator-nih/workload/bicep/deploy-test.bicep(101,216) : Error BCP057: The name "avdEnterpriseObjectId" does not exist in the current context. [https://aka.ms/bicep/core-diagnostics#BCP057]
|