Skip to content

Rename package name to avoid conflict #2

Rename package name to avoid conflict

Rename package name to avoid conflict #2

Re-run triggered May 27, 2024 10:36
Status Failure
Total duration 58s
Artifacts

deploy.yml

on: push
deploy  /  setup_workflow_env
0s
deploy / setup_workflow_env
deploy  /  build_and_push_to_registry
44s
deploy / build_and_push_to_registry
deploy  /  ...  /  deploy-cluster-2
deploy / deploy / deploy-cluster-2
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
deploy / build_and_push_to_registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cp startup/* /startup || true && \tgroupadd --gid $USER_GID $USERNAME && \tuseradd --uid $USER_UID --gid $USER_GID -m $USERNAME -s /usr/bin/bash && \tchown -R $USERNAME /app /usr/local && \tapt-get update && apt-get install -y tmux libldap-dev libsasl2-dev postgresql-client-common postgresql-client && rm -rf /var/lib/apt/lists/* && \tpip install \"gunicorn>=21.2.0\" && pip install ." did not complete successfully: exit code: 1
deploy / build_and_push_to_registry
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.