Merge pull request #11 from bennyaustin/add-diagnostics #14
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
provision-aiml-platform.yml
on: push
build-and-deploy
1m 17s
Annotations
1 error and 1 warning
build-and-deploy
WARNING: /home/runner/work/iac-aiml-platform/iac-aiml-platform/bicep/main.bicep(39,5) : Warning no-unused-vars: Variable "aml_deployment_name" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/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]
/home/runner/work/iac-aiml-platform/iac-aiml-platform/bicep/main.bicep(72,10) : Warning no-unused-existing-resources: Existing resource "aiml_storage_ref" is declared but never used. [https://aka.ms/bicep/linter/no-unused-existing-resources]
/home/runner/work/iac-aiml-platform/iac-aiml-platform/bicep/modules/cognitive.bicep(103,5) : Warning no-hardcoded-location: A resource location should not use a hard-coded string or variable value. Change variable 'azureopenai_gpt4location' into a parameter instead. [https://aka.ms/bicep/linter/no-hardcoded-location]
/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
WARNING: /home/runner/work/iac-aiml-platform/iac-aiml-platform/bicep/main.bicep(39,5) : Warning no-unused-vars: Variable "aml_deployment_name" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/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]
/home/runner/work/iac-aiml-platform/iac-aiml-platform/bicep/main.bicep(72,10) : Warning no-unused-existing-resources: Existing resource "aiml_storage_ref" is declared but never used. [https://aka.ms/bicep/linter/no-unused-existing-resources]
/home/runner/work/iac-aiml-platform/iac-aiml-platform/bicep/modules/cognitive.bicep(103,5) : Warning no-hardcoded-location: A resource location should not use a hard-coded string or variable value. Change variable 'azureopenai_gpt4location' into a parameter instead. [https://aka.ms/bicep/linter/no-hardcoded-location]
/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]
|