Test downgrade geopandas #226
Annotations
1 error and 2 warnings
docker (lab)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c umask 0 && find /opt/conda ! -perm -o=w -print | sort > /tmp/oldfiles && mamba install -c ${CHANNEL} -c in-core/label/rc -y geopandas<=${GEOPANDAS} pyincore=${PYINCORE} pyincore-viz=${PYINCORE_VIZ} pyincore-data=${PYINCORE_DATA} && mamba clean --yes --all --force-pkgs-dirs && find /opt/conda ! -perm -o=w -print | sort > /tmp/newfiles && comm -13 /tmp/oldfiles /tmp/newfiles | xargs -d '\\n' -n 100 chmod a+w && rm -f /tmp/oldfiles /tmp/newfiles" did not complete successfully: exit code: 1
|
docker (hub)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
docker (lab)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|