Deploy AVD to NIH Environment #117
Annotations
2 warnings
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/
|
Deploy Bicep file to Prod environment
WARNING: /home/runner/work/avdaccelerator-nih/avdaccelerator-nih/workload/bicep/deploy-test.bicep(110,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]
/home/runner/work/avdaccelerator-nih/avdaccelerator-nih/workload/bicep/deploy-test.bicep(115,9) : Warning use-stable-resource-identifiers: Resource identifiers should be reproducible outside of their initial deployment context. Resource roleAssignment's 'name' identifier is potentially nondeterministic due to its use of the 'utcNow' function (roleAssignment.name -> time (default value) -> utcNow()). [https://aka.ms/bicep/linter/use-stable-resource-identifiers]
/home/runner/work/avdaccelerator-nih/avdaccelerator-nih/workload/bicep/deploy-test.bicep(126,9) : Warning use-stable-resource-identifiers: Resource identifiers should be reproducible outside of their initial deployment context. Resource roleAssignment2's 'name' identifier is potentially nondeterministic due to its use of the 'utcNow' function (roleAssignment2.name -> time (default value) -> utcNow()). [https://aka.ms/bicep/linter/use-stable-resource-identifiers]
/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]
|
Loading