Skip to content

chore(deps): update all non-major dependencies #40

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #40

Triggered via pull request October 1, 2024 01:34
Status Failure
Total duration 41s
Artifacts

pr-open-build-deploy.yaml

on: pull_request
calculateImageTag
0s
calculateImageTag
Build Streamlit Container Image
19s
Build Streamlit Container Image
TestGetImageTag
0s
TestGetImageTag
Deploy Streamlit Image
0s
Deploy Streamlit Image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build Streamlit Container Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python -m pip install --upgrade pip && pip install -r ./requirements.txt && groupadd --gid 1000 appuser && useradd --uid 1000 --gid 1000 -ms /bin/bash appuser" did not complete successfully: exit code: 1
Build Streamlit Container Image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/