This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
try sa only #53
cms.yaml
on: push
Deploy infrastructure
1m 43s
Build and push Docker image to Azure Container Registry
0s
Annotations
3 errors and 2 warnings
Deploy infrastructure
WARNING: /home/runner/work/strapi-playground/strapi-playground/infrastructure/modules/sql.bicep(3,7) : Warning no-unused-params: Parameter "cmsIdentityResourceId" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
/home/runner/work/strapi-playground/strapi-playground/infrastructure/modules/sql.bicep(4,7) : Warning no-unused-params: Parameter "cmsIdentityPrincipalId" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
/home/runner/work/strapi-playground/strapi-playground/infrastructure/modules/sql.bicep(5,7) : Warning no-unused-params: Parameter "cmsIdentityTenantId" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
|
Deploy infrastructure
ERROR: {"status":"Failed","error":{"code":"DeploymentFailed","target":"/subscriptions/***/providers/Microsoft.Resources/deployments/cms","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"ResourceDeploymentFailure","target":"/subscriptions/***/resourceGroups/rg-strapi-playground-production/providers/Microsoft.Resources/deployments/deployMysql","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.","details":[{"code":"DeploymentFailed","target":"/subscriptions/***/resourceGroups/rg-strapi-playground-production/providers/Microsoft.Resources/deployments/deployMysql","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"InvalidParameterValue","message":"Invalid value given for parameter administratorLogin. Specify a valid parameter value."}]}]}]}}
|
Deploy infrastructure
Error: Deployment failed.
|
Deploy infrastructure
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy infrastructure
WARNING: /home/runner/work/strapi-playground/strapi-playground/infrastructure/modules/sql.bicep(3,7) : Warning no-unused-params: Parameter "cmsIdentityResourceId" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
/home/runner/work/strapi-playground/strapi-playground/infrastructure/modules/sql.bicep(4,7) : Warning no-unused-params: Parameter "cmsIdentityPrincipalId" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
/home/runner/work/strapi-playground/strapi-playground/infrastructure/modules/sql.bicep(5,7) : Warning no-unused-params: Parameter "cmsIdentityTenantId" is declared but never used. [https://aka.ms/bicep/linter/no-unused-params]
|