Configure renovate for apk, gem, cargo, pip and npm dependencies #9687
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 virtualenv && mkdir -p \"/venvs/bandit\" && cd \"/venvs/bandit\" && virtualenv . && source bin/activate && PYTHONDONTWRITEBYTECODE=1 pip3 install --no-cache-dir bandit==${PIP_BANDIT_VERSION} bandit_sarif_formatter==${PIP_BANDIT_SARIF_FORMATTER_VERSION} bandit[toml]==${PIP_BANDIT_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