Refactor storage account deployment workflow in deployBicepFile.yml: … #11
Annotations
3 errors and 4 warnings
build-and-deploy
WARNING: /home/runner/work/bouvet-developer-survey/bouvet-developer-survey/infra/main.bicep(3,7) : Warning no-unused-params: Parameter "storagePrefix" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
|
build-and-deploy
ERROR: ***"code": "InvalidTemplateDeployment", "message": "The template deployment 'main' is not valid according to the validation procedure. The tracking id is '517adfba-862a-42b3-8087-b9e6d408677a'. See inner errors for details."***
Inner Errors:
***"code": "PreflightValidationCheckFailed", "message": "Preflight validation failed. Please refer to the details for the specific errors."***
Inner Errors:
***"code": "StorageAccountAlreadyTaken", "target": "test", "message": "The storage account named test is already taken."***
|
build-and-deploy
Deployment failed.
|
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, azure/arm-deploy@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/bouvet-developer-survey/bouvet-developer-survey/infra/main.bicep(3,7) : Warning no-unused-params: Parameter "storagePrefix" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
|
build-and-deploy
ERROR: ***"code": "InvalidTemplateDeployment", "message": "The template deployment 'main' is not valid according to the validation procedure. The tracking id is 'a37b5d5c-4b5a-4655-8005-df09fd8d595b'. See inner errors for details."***
Inner Errors:
***"code": "PreflightValidationCheckFailed", "message": "Preflight validation failed. Please refer to the details for the specific errors."***
Inner Errors:
***"code": "StorageAccountAlreadyTaken", "target": "test", "message": "The storage account named test is already taken."***
|
build-and-deploy
Template validation failed.
|