H-3906: Add query endpoint for data type conversion targets (#6209) #2123
hash-backend-cd.yml
on: push
Build and push HASH api image
11m 25s
Build and push Kratos image
41s
Build and push Hydra image
40s
Build and push Temporal TS AI Worker
9m 54s
Build and push HASH graph image
22m 28s
Build and push Temporal Migrate image
55s
Build and push Temporal Setup image
53s
Build and push Temporal integration Worker
6m 7s
Notify Slack on failure
0s
Annotations
18 warnings
Build and push Hydra image
Process "docker run" closed with code 1
|
Sensitive data should not be used in the ARG or ENV commands:
apps/hash-external-services/kratos/Dockerfile#L10
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "API_SECRET")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
apps/hash-external-services/kratos/Dockerfile#L11
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "API_SECRET")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Build and push Kratos image
Process "docker run" closed with code 1
|
The 'as' keyword should match the case of the 'from' keyword:
apps/hash-external-services/temporal/setup.Dockerfile#L3
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Default value for global ARG results in an empty or invalid base image name:
apps/hash-external-services/temporal/setup.Dockerfile#L3
InvalidDefaultArgInFrom: Default value for ARG temporalio/auto-setup:$***TEMPORAL_VERSION*** results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Build and push Temporal Setup image
Process "docker run" closed with code 1
|
The 'as' keyword should match the case of the 'from' keyword:
apps/hash-external-services/temporal/migrate.Dockerfile#L3
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Default value for global ARG results in an empty or invalid base image name:
apps/hash-external-services/temporal/migrate.Dockerfile#L3
InvalidDefaultArgInFrom: Default value for ARG temporalio/auto-setup:$***TEMPORAL_VERSION*** results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Build and push Temporal Migrate image
Process "docker run" closed with code 1
|
Deploy Temporal images
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and push Temporal integration Worker
Process "docker run" closed with code 1
|
Deploy HASH worker images
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and push Temporal TS AI Worker
Process "docker run" closed with code 1
|
Build and push HASH api image
Process "docker run" closed with code 1
|
Deploy HASH app images
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and push HASH graph image
Process "docker run" closed with code 1
|
Deploy HASH graph images
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|