update libheif to 1.19.5 version #293
Annotations
1 error and 2 warnings
Build & Test Pillow-Heif
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 pillow_heif/libheif/linux_build_libs.py && if [ `getconf LONG_BIT` = 64 ]; then python3 -m pip install -v --break-system-packages \"pillow_heif/.[tests]\"; else python3 -m pip install -v --break-system-packages \"pillow_heif/.[tests-min]\"; export PH_TESTS_NO_HEVC_ENC=1; 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/Debian_12.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/Debian_12.Dockerfile#L22
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Loading