Skip to content

Merge pull request #18 from jianingwang123/add-metadata #38

Merge pull request #18 from jianingwang123/add-metadata

Merge pull request #18 from jianingwang123/add-metadata #38

Triggered via push January 22, 2024 08:39
Status Success
Total duration 8m 47s
Artifacts

azure-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
deploy
WARNING: /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra//main.bicep(108,30) : Warning no-deployments-resources: Resource 'telemetrydeployment' of type 'Microsoft.Resources/deployments@2021-04-01' should instead be declared as a Bicep module. [https://aka.ms/bicep/linter/no-deployments-resources] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra//main.bicep(109,9) : Warning BCP335: The provided value can have a length as large as 65 and may be too long to assign to a target with a configured maximum length of 64. /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra//modules/storage.module.bicep(56,9) : Warning use-parent-property: Resource "fileshare" has its name formatted as a child of resource "storage". The syntax can be simplified by using the parent property. [https://aka.ms/bicep/linter/use-parent-property] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra//modules/storage.module.bicep(70,12) : Warning use-resource-symbol-reference: Use a resource reference instead of invoking function "listKeys". This simplifies the syntax and allows Bicep to better understand your deployment dependency graph. [https://aka.ms/bicep/linter/use-resource-symbol-reference] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra//modules/storage.module.bicep(78,85) : Warning use-resource-symbol-reference: Use a resource reference instead of invoking function "listKeys". This simplifies the syntax and allows Bicep to better understand your deployment dependency graph. [https://aka.ms/bicep/linter/use-resource-symbol-reference] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra//modules/redis.module.bicep(6,7) : Warning secure-secrets-in-params: Parameter 'passwordKeyName' 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] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra//jumphost.bicep(1,7) : Warning no-unused-params: Parameter "naming" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
validate
WARNING: /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra/main.bicep(108,30) : Warning no-deployments-resources: Resource 'telemetrydeployment' of type 'Microsoft.Resources/deployments@2021-04-01' should instead be declared as a Bicep module. [https://aka.ms/bicep/linter/no-deployments-resources] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra/main.bicep(109,9) : Warning BCP335: The provided value can have a length as large as 65 and may be too long to assign to a target with a configured maximum length of 64. /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra/modules/storage.module.bicep(56,9) : Warning use-parent-property: Resource "fileshare" has its name formatted as a child of resource "storage". The syntax can be simplified by using the parent property. [https://aka.ms/bicep/linter/use-parent-property] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra/modules/storage.module.bicep(70,12) : Warning use-resource-symbol-reference: Use a resource reference instead of invoking function "listKeys". This simplifies the syntax and allows Bicep to better understand your deployment dependency graph. [https://aka.ms/bicep/linter/use-resource-symbol-reference] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra/modules/storage.module.bicep(78,85) : Warning use-resource-symbol-reference: Use a resource reference instead of invoking function "listKeys". This simplifies the syntax and allows Bicep to better understand your deployment dependency graph. [https://aka.ms/bicep/linter/use-resource-symbol-reference] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra/modules/redis.module.bicep(6,7) : Warning secure-secrets-in-params: Parameter 'passwordKeyName' 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] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra/jumphost.bicep(1,7) : Warning no-unused-params: Parameter "naming" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
deploy
WARNING: /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra//main.bicep(108,30) : Warning no-deployments-resources: Resource 'telemetrydeployment' of type 'Microsoft.Resources/deployments@2021-04-01' should instead be declared as a Bicep module. [https://aka.ms/bicep/linter/no-deployments-resources] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra//main.bicep(109,9) : Warning BCP335: The provided value can have a length as large as 65 and may be too long to assign to a target with a configured maximum length of 64. /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra//modules/storage.module.bicep(56,9) : Warning use-parent-property: Resource "fileshare" has its name formatted as a child of resource "storage". The syntax can be simplified by using the parent property. [https://aka.ms/bicep/linter/use-parent-property] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra//modules/storage.module.bicep(70,12) : Warning use-resource-symbol-reference: Use a resource reference instead of invoking function "listKeys". This simplifies the syntax and allows Bicep to better understand your deployment dependency graph. [https://aka.ms/bicep/linter/use-resource-symbol-reference] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra//modules/storage.module.bicep(78,85) : Warning use-resource-symbol-reference: Use a resource reference instead of invoking function "listKeys". This simplifies the syntax and allows Bicep to better understand your deployment dependency graph. [https://aka.ms/bicep/linter/use-resource-symbol-reference] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra//modules/redis.module.bicep(6,7) : Warning secure-secrets-in-params: Parameter 'passwordKeyName' 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] /home/runner/work/apptemplate-wordpress-on-aca/apptemplate-wordpress-on-aca/infra//jumphost.bicep(1,7) : Warning no-unused-params: Parameter "naming" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]