update libheif to 1.19.5 version #295
Annotations
1 error and 2 warnings
Build & Test Pillow-Heif
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 -m venv --system-site-packages myenv && source myenv/bin/activate && if [ `getconf LONG_BIT` = 64 ]; then python3 -m pip install -v \"pillow_heif/.[tests]\"; else python3 -m pip install -v \"pillow_heif/.[tests-min]\"; fi && echo \"**** Build Done ****\" && python3 -c \"import pillow_heif; print(pillow_heif.libheif_info())\" && pytest pillow_heif && echo \"**** Test Done ****\"" did not complete successfully: exit code: 1
|
Build Requirements:
docker/from_src/Alpine_3_20.Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build Requirements:
docker/from_src/Alpine_3_20.Dockerfile#L16
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Loading