Azure Bicep #2
AzureDeployment.yml
on: workflow_dispatch
build-and-deploy
1m 57s
Annotations
2 errors and 2 warnings
build-and-deploy
WARNING: /home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(5,7) : Warning no-unused-params: Parameter "location" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(7,5) : Warning no-unused-vars: Variable "webAppName" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(8,5) : Warning no-unused-vars: Variable "appServicePlanName" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(9,5) : Warning no-unused-vars: Variable "logAnalyticsName" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(10,5) : Warning no-unused-vars: Variable "appInsightsName" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(11,5) : Warning no-unused-vars: Variable "sku" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(12,5) : Warning no-unused-vars: Variable "registryName" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(13,5) : Warning no-unused-vars: Variable "registrySku" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(14,5) : Warning no-unused-vars: Variable "imageName" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(15,5) : Warning no-unused-vars: Variable "startupCommand" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
|
build-and-deploy
Deployment process failed as some lines were written to stderr
|
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(5,7) : Warning no-unused-params: Parameter "location" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(7,5) : Warning no-unused-vars: Variable "webAppName" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(8,5) : Warning no-unused-vars: Variable "appServicePlanName" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(9,5) : Warning no-unused-vars: Variable "logAnalyticsName" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(10,5) : Warning no-unused-vars: Variable "appInsightsName" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(11,5) : Warning no-unused-vars: Variable "sku" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(12,5) : Warning no-unused-vars: Variable "registryName" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(13,5) : Warning no-unused-vars: Variable "registrySku" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(14,5) : Warning no-unused-vars: Variable "imageName" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
/home/runner/work/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/TechExcel-Accelerate-developer-productivity-with-GitHub-Copilot-and-Dev-Box/src/InfrastructureAsCode/main.bicep(15,5) : Warning no-unused-vars: Variable "startupCommand" is declared but never used. [https://aka.ms/bicep/linter/no-unused-vars]
|