Update npm package @redocly/cli
to v1.28.2 (#6380)
#2203
hash-backend-cd.yml
on: push
Build and push HASH api image
5m 55s
Build and push Kratos image
37s
Build and push Hydra image
2m 32s
Build and push Temporal TS AI Worker
11m 33s
Build and push HASH graph image
25m 2s
Build and push Temporal Migrate image
45s
Build and push Temporal Setup image
1m 2s
Build and push Temporal integration Worker
6m 16s
Notify Slack on failure
7s
Annotations
1 error and 13 warnings
Build and push Hydra image
ERROR: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: unable to apply cgroup configuration: unable to start unit "docker-056f8d4630b6dd86ea0b08a45a75353041e46523b2cf955959238aeb82f7eee4.scope" (properties [***Name:Description Value:"libcontainer container 056f8d4630b6dd86ea0b08a45a75353041e46523b2cf955959238aeb82f7eee4"*** ***Name:Slice Value:"system.slice"*** ***Name:Delegate Value:true*** ***Name:PIDs Value:@au [2692]*** ***Name:MemoryAccounting Value:true*** ***Name:CPUAccounting Value:true*** ***Name:IOAccounting Value:true*** ***Name:TasksAccounting Value:true*** ***Name:DefaultDependencies Value:false***]): Failed to activate service 'org.freedesktop.systemd1': timed out (service_start_timeout=25000ms): unknown
|
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/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
|
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
|
Build and push HASH api image
Process "docker run" closed with code 1
|
Build and push Temporal integration Worker
Process "docker run" closed with code 1
|
Build and push Temporal TS AI Worker
Process "docker run" closed with code 1
|
Build and push HASH graph image
Process "docker run" closed with code 1
|