Configure renovate for apk, gem, cargo, pip and npm dependencies #9689
Annotations
1 error and 1 warning
Build Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PYTHONDONTWRITEBYTECODE=1 pip3 install --no-cache-dir --upgrade pip==${PIP_PIP_VERSION} virtualenv==${PIP_VIRTUALENV_VERSION} && mkdir -p \"/venvs/checkov\" && cd \"/venvs/checkov\" && virtualenv . && source bin/activate && PYTHONDONTWRITEBYTECODE=1 pip3 install --no-cache-dir packaging==${PIP_PACKAGING_VERSION} checkov==${PIP_CHECKOV_VERSION} && deactivate && cd ./../.. && find /venvs \\( -type f \\( -iname \\*.pyc -o -iname \\*.pyo \\) -o -type d -iname __pycache__ \\) -delete && rm -rf /root/.cache" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading