Configure renovate for apk, gem, cargo, pip and npm dependencies #9688
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/stylelint\" && cd \"/venvs/stylelint\" && virtualenv . && source bin/activate && PYTHONDONTWRITEBYTECODE=1 pip3 install --no-cache-dir cpplint==${PIP_CPPLINT_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