docker-openmetadata-db docker #83
docker-openmetadata-db.yml
on: workflow_dispatch
push_to_docker_hub
33s
Annotations
9 errors and 1 warning
push_to_docker_hub
/home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml (Line: 37, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKERHUB_OPENMETADATA_USERNAME
|
push_to_docker_hub
/home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml (Line: 38, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKERHUB_OPENMETADATA_TOKEN
|
push_to_docker_hub
/home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml (Line: 41, Col: 11): Unexpected symbol: '"true"'. Located at position 24 within expression: inputs.is_ingestion == "true"
|
push_to_docker_hub
/home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml (Line: 47, Col: 11): Unexpected symbol: '"true"'. Located at position 24 within expression: inputs.is_ingestion == "true"
|
push_to_docker_hub
/home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml (Line: 59, Col: 12): Unexpected symbol: '"true"'. Located at position 23 within expression: inputs.push_latest == "true"
|
push_to_docker_hub
/home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml (Line: 41, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.is_ingestion == "true" }}
|
push_to_docker_hub
/home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml (Line: 47, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.is_ingestion == "true" }}
|
push_to_docker_hub
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml (Line: 37, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKERHUB_OPENMETADATA_USERNAME,/home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml (Line: 38, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKERHUB_OPENMETADATA_TOKEN,/home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml (Line: 41, Col: 11): Unexpected symbol: '"true"'. Located at position 24 within expression: inputs.is_ingestion == "true",/home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml (Line: 47, Col: 11): Unexpected symbol: '"true"'. Located at position 24 within expression: inputs.is_ingestion == "true",/home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml (Line: 59, Col: 12): Unexpected symbol: '"true"'. Located at position 23 within expression: inputs.push_latest == "true",/home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml (Line: 41, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.is_ingestion == "true" }},/home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml (Line: 47, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.is_ingestion == "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)
|
push_to_docker_hub
Failed to load /home/runner/work/OpenMetadata/OpenMetadata/./.github/actions/prepare-for-docker-build-and-push/action.yml
|
push_to_docker_hub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|