add checkout to action #7
deploy-azure-resources.yml
on: push
build-and-deploy
53s
Annotations
2 errors and 4 warnings
build-and-deploy
ERROR: /home/runner/work/Blotz-Task-App/Blotz-Task-App/infra/main.bicep(14,11) : Error BCP091: An error occurred reading file. Could not find file '/home/runner/work/Blotz-Task-App/Blotz-Task-App/infra/modules/keyVault.bicep'.
/home/runner/work/Blotz-Task-App/Blotz-Task-App/infra/main.bicep(22,9) : Error BCP062: The referenced declaration with name "kv" is not valid.
|
build-and-deploy
Deployment failed.
|
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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
ERROR: /home/runner/work/Blotz-Task-App/Blotz-Task-App/infra/main.bicep(14,11) : Error BCP091: An error occurred reading file. Could not find file '/home/runner/work/Blotz-Task-App/Blotz-Task-App/infra/modules/keyVault.bicep'.
/home/runner/work/Blotz-Task-App/Blotz-Task-App/infra/main.bicep(22,9) : Error BCP062: The referenced declaration with name "kv" is not valid.
|
build-and-deploy
Template validation failed.
|