⬆️: migrate config .github/renovate.json #628
Annotations
2 errors and 3 warnings
|
🚀 Build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies build-base=0.5-r3 python3-dev=3.11.11-r0 && apk add --no-cache py3-pip=23.3.1-r0 py3-wheel=0.42.0-r0 python3=3.11.11-r0 && pip install -r /tmp/requirements.txt && cd /usr/lib/python3.11/site-packages/ && patch -p1 < /patches/force_recompile.patch && find /usr \\( -type d -a -name test -o -name tests -o -name '__pycache__' \\) -o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) -exec rm -rf '{}' + && apk del --no-cache --purge .build-dependencies" did not complete successfully: exit code: 60
|
🏗 Set up QEMU
Cache not found for keys: docker.io--tonistiigi--binfmt-latest-linux-arm64
|
🏗 Set up build cache
Cache not found for keys: docker-aarch64-9225107ab67e10eebab4988665412f9334fce78a, docker-aarch64
|
Post 🏗 Set up QEMU
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Loading