.github/workflows/production-deploy-new.yaml #122
production-deploy-new.yaml
on: workflow_dispatch
build-and-push-automations-worker
0s
build-and-push-emails-worker
0s
build-and-push-integration-sync-worker
1m 37s
build-and-push-script-executor
0s
build-and-push-search-sync-api
0s
build-and-push-search-sync-worker
0s
build-and-push-webhook-api
0s
deploy-automations-worker
0s
deploy-emails-worker
0s
deploy-integration-sync-worker
8s
deploy-script-executor
0s
deploy-search-sync-api
0s
deploy-search-sync-worker
0s
deploy-webhook-api
0s
Annotations
5 errors and 2 warnings
deploy-integration-sync-worker
/home/runner/work/crowd.dev/crowd.dev/./.github/actions/deploy-service/action.yaml (Line: 39, Col: 11): Unexpected symbol: '"false"'. Located at position 23 within expression: inputs.prioritized == "false"
|
deploy-integration-sync-worker
/home/runner/work/crowd.dev/crowd.dev/./.github/actions/deploy-service/action.yaml (Line: 44, Col: 11): Unexpected symbol: '"true"'. Located at position 23 within expression: inputs.prioritized == "true" && inputs.only_normal_queue_level == "false"
|
deploy-integration-sync-worker
/home/runner/work/crowd.dev/crowd.dev/./.github/actions/deploy-service/action.yaml (Line: 53, Col: 11): Unexpected symbol: '"true"'. Located at position 23 within expression: inputs.prioritized == "true" && inputs.only_normal_queue_level == "true"
|
deploy-integration-sync-worker
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/crowd.dev/crowd.dev/./.github/actions/deploy-service/action.yaml (Line: 39, Col: 11): Unexpected symbol: '"false"'. Located at position 23 within expression: inputs.prioritized == "false",/home/runner/work/crowd.dev/crowd.dev/./.github/actions/deploy-service/action.yaml (Line: 44, Col: 11): Unexpected symbol: '"true"'. Located at position 23 within expression: inputs.prioritized == "true" && inputs.only_normal_queue_level == "false",/home/runner/work/crowd.dev/crowd.dev/./.github/actions/deploy-service/action.yaml (Line: 53, Col: 11): Unexpected symbol: '"true"'. Located at position 23 within expression: inputs.prioritized == "true" && inputs.only_normal_queue_level == "true"
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
deploy-integration-sync-worker
Fail to load /home/runner/work/crowd.dev/crowd.dev/./.github/actions/deploy-service/action.yaml
|
build-and-push-integration-sync-worker
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy-integration-sync-worker
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|