fix: add CORS allowed origin for custom domain #10
deploy-dev.yml
on: push
Annotations
1 error and 3 warnings
|
Deploy to Dev
WARNING: /home/runner/work/***bot/***bot/infra/main.bicep(129,58) : Warning BCP318: The value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
/home/runner/work/***bot/***bot/infra/main.bicep(142,49) : Warning BCP318: The value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
/home/runner/work/***bot/***bot/infra/main.bicep(143,49) : Warning BCP318: The value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
/home/runner/work/***bot/***bot/infra/main.bicep(145,57) : Warning BCP318: The value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
/home/runner/work/***bot/***bot/infra/modules/monitoring.bicep(45,40) : Warning outputs-should-not-contain-secrets: Outputs should not contain secrets. Found possible secret: function 'listKeys' [https://aka.ms/bicep/linter-diagnostics#outputs-should-not-contain-secrets]
|
|
Build & Push Images
Skip output 'web-image' since it may contain secret.
|
|
Build & Push Images
Skip output 'api-image' since it may contain secret.
|
|
Deploy to Dev
WARNING: /home/runner/work/***bot/***bot/infra/main.bicep(129,58) : Warning BCP318: The value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
/home/runner/work/***bot/***bot/infra/main.bicep(142,49) : Warning BCP318: The value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
/home/runner/work/***bot/***bot/infra/main.bicep(143,49) : Warning BCP318: The value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
/home/runner/work/***bot/***bot/infra/main.bicep(145,57) : Warning BCP318: The value of type "module | null" may be null at the start of the deployment, which would cause this access expression (and the overall deployment with it) to fail. [https://aka.ms/bicep/core-diagnostics#BCP318]
/home/runner/work/***bot/***bot/infra/modules/monitoring.bicep(45,40) : Warning outputs-should-not-contain-secrets: Outputs should not contain secrets. Found possible secret: function 'listKeys' [https://aka.ms/bicep/linter-diagnostics#outputs-should-not-contain-secrets]
|