Merge pull request #12 from bennyaustin/mcaps-config #15
provision-aiml-platform.yml
on: push
build-and-deploy
46s
Annotations
4 errors and 5 warnings
build-and-deploy
WARNING: /home/runner/work/iac-aiml-platform/iac-aiml-platform/bicep/main.bicep(30,7) : Warning no-unused-params: Parameter "aiml_storage_name" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
|
build-and-deploy
WARNING: /home/runner/work/iac-aiml-platform/iac-aiml-platform/bicep/main.bicep(66,10) : Warning no-unused-existing-resources: Existing resource "kv_ref" is declared but never used. [https://aka.ms/bicep/linter/no-unused-existing-resources]
WARNING: /home/runner/work/iac-aiml-platform/iac-aiml-platform/bicep/modules/cognitive.bicep(238,10) : Warning no-unused-existing-resources: Existing resource "readerRoleDefinition" is declared but never used. [https://aka.ms/bicep/linter/no-unused-existing-resources]
|
build-and-deploy
ERROR: /home/runner/work/iac-aiml-platform/iac-aiml-platform/bicep/main.bicep(75,1) : Error BCP007: This declaration type is not recognized. Specify a metadata, parameter, variable, resource, or output declaration.
|
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, actions/checkout@v3, 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/iac-aiml-platform/iac-aiml-platform/bicep/main.bicep(30,7) : Warning no-unused-params: Parameter "aiml_storage_name" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
|
build-and-deploy
WARNING: /home/runner/work/iac-aiml-platform/iac-aiml-platform/bicep/main.bicep(66,10) : Warning no-unused-existing-resources: Existing resource "kv_ref" is declared but never used. [https://aka.ms/bicep/linter/no-unused-existing-resources]
WARNING: /home/runner/work/iac-aiml-platform/iac-aiml-platform/bicep/modules/cognitive.bicep(238,10) : Warning no-unused-existing-resources: Existing resource "readerRoleDefinition" is declared but never used. [https://aka.ms/bicep/linter/no-unused-existing-resources]
|
build-and-deploy
ERROR: /home/runner/work/iac-aiml-platform/iac-aiml-platform/bicep/main.bicep(75,1) : Error BCP007: This declaration type is not recognized. Specify a metadata, parameter, variable, resource, or output declaration.
|
build-and-deploy
Template validation failed.
|