I guess llvm provides clang? #267
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get install -y python3-pip lua5.4 ffmpeg libluajit-5.1-dev libglpk-dev libsuitesparse-dev texinfo && apt-get clean && python3 -m pip install mutagen && python3 -m pip install meson --upgrade && echo \"Verifying python install\" && command -v python3 && python3 --version && echo \"Verifying meson install\" && command -v meson && meson --version && echo \"Verifying luacheck install\" && command -v luacheck && luacheck --version && echo \"Verifying ffmpeg install\" && command -v ffmpeg && ffmpeg -version" did not complete successfully: exit code: 100
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/metadata-action@v4, 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/
|
This job failed
Loading