Azure Template Validation #12
azure-dev.yml
on: workflow_dispatch
Template validation
28m 21s
Annotations
4 errors and 1 warning
|
Template validation
Process completed with exit code 1.
|
|
Template validation
One or more assertions failed. One or more errors occured.
|
|
Template validation
Bicep (0.37.4) compilation of '/home/runner/work/document-generation-solution-accelerator/document-generation-solution-accelerator/infra/modules/network/main.test.bicep' failed with: /home/runner/work/document-generation-solution-accelerator/document-generation-solution-accelerator/infra/modules/network/main.test.bicep(7,8) : Error BCP035: The specified "module" declaration is missing the following required properties: "scope". [https://aka.ms/bicep/core-diagnostics#BCP035]
|
|
Template validation
Bicep (0.37.4) compilation of '/home/runner/work/document-generation-solution-accelerator/document-generation-solution-accelerator/infra/main.test.bicep' failed with: /home/runner/work/document-generation-solution-accelerator/document-generation-solution-accelerator/infra/main.test.bicep(10,15) : Error BCP036: The property "location" expected a value of type "'australiaeast' | 'centralus' | 'eastasia' | 'eastus2' | 'japaneast' | 'northeurope' | 'southeastasia' | '***'" but the provided value is of type "'test'". [https://aka.ms/bicep/core-diagnostics#BCP036]
|
|
Template validation
Using invariant culture may cause rule infomation to be displayed incorrectly. Consider using -Culture or set the Output.Culture option.
|