Refactor deploy-azure-resources-test.yml: Update SQL Server password … #2
deploy-azure-resources-test.yml
on: push
deploy-azure-resources-test
22s
Annotations
4 errors and 4 warnings
deploy-azure-resources-test
WARNING: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/sqlServer.bicep(14,7) : Warning secure-secrets-in-params: Parameter 'administratorLoginPassword' may represent a secret (according to its name) and must be declared with the '@secure()' attribute. [https://aka.ms/bicep/linter/secure-secrets-in-params]
|
deploy-azure-resources-test
WARNING: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(8,10) : Warning BCP035: The specified "resource" declaration is missing the following required properties: "properties". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
WARNING: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(11,3) : Warning BCP187: The property "sku" does not exist in the resource or type definition, although it might still be valid. If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
|
deploy-azure-resources-test
ERROR: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/main.bicep(33,17) : Error BCP104: The referenced module has errors.
/home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(15,3) : Error BCP037: The property "enableSoftDelete" is not allowed on objects of type "Microsoft.KeyVault/vaults". Permissible properties include "asserts", "dependsOn", "properties", "tags". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
/home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(16,3) : Error BCP037: The property "softDeleteRetentionInDays" is not allowed on objects of type "Microsoft.KeyVault/vaults". Permissible properties include "asserts", "dependsOn", "properties", "tags". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
/home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(17,3) : Error BCP037: The property "accessPolicies" is not allowed on objects of type "Microsoft.KeyVault/vaults". Permissible properties include "asserts", "dependsOn", "properties", "tags". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
|
deploy-azure-resources-test
Error: Deployment failed.
|
deploy-azure-resources-test
WARNING: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/sqlServer.bicep(14,7) : Warning secure-secrets-in-params: Parameter 'administratorLoginPassword' may represent a secret (according to its name) and must be declared with the '@secure()' attribute. [https://aka.ms/bicep/linter/secure-secrets-in-params]
|
deploy-azure-resources-test
WARNING: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(8,10) : Warning BCP035: The specified "resource" declaration is missing the following required properties: "properties". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
WARNING: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(11,3) : Warning BCP187: The property "sku" does not exist in the resource or type definition, although it might still be valid. If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
|
deploy-azure-resources-test
ERROR: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/main.bicep(33,17) : Error BCP104: The referenced module has errors.
/home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(15,3) : Error BCP037: The property "enableSoftDelete" is not allowed on objects of type "Microsoft.KeyVault/vaults". Permissible properties include "asserts", "dependsOn", "properties", "tags". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
/home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(16,3) : Error BCP037: The property "softDeleteRetentionInDays" is not allowed on objects of type "Microsoft.KeyVault/vaults". Permissible properties include "asserts", "dependsOn", "properties", "tags". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
/home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/modules/keyVault.bicep(17,3) : Error BCP037: The property "accessPolicies" is not allowed on objects of type "Microsoft.KeyVault/vaults". Permissible properties include "asserts", "dependsOn", "properties", "tags". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]
|
deploy-azure-resources-test
Template validation failed.
|