Add clang into ftl-build images + code maintainance #356
ftl-build.yml
on: pull_request
Matrix: build-and-test
merge-and-deploy
0s
Annotations
5 errors and 12 warnings
build-and-test (linux/386)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/pi-hole/FTL.git --branch \"${GIT_BRANCH}\" && cd FTL && bash build.sh \"-DSTATIC=${STATIC}\" && readelf -A ./***-FTL && readelf -l ./***-FTL && bash test/arch_test.sh && bash test/run.sh && cd .. && rm -r FTL" did not complete successfully: exit code: 1
|
build-and-test (linux/riscv64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/pi-hole/FTL.git --branch \"${GIT_BRANCH}\" && cd FTL && bash build.sh \"-DSTATIC=${STATIC}\" && readelf -A ./***-FTL && readelf -l ./***-FTL && bash test/arch_test.sh && bash test/run.sh && cd .. && rm -r FTL" did not complete successfully: exit code: 1
|
build-and-test (linux/arm/v6)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/pi-hole/FTL.git --branch \"${GIT_BRANCH}\" && cd FTL && bash build.sh \"-DSTATIC=${STATIC}\" && readelf -A ./***-FTL && readelf -l ./***-FTL && bash test/arch_test.sh && bash test/run.sh && cd .. && rm -r FTL" did not complete successfully: exit code: 1
|
build-and-test (linux/arm/v7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/pi-hole/FTL.git --branch \"${GIT_BRANCH}\" && cd FTL && bash build.sh \"-DSTATIC=${STATIC}\" && readelf -A ./***-FTL && readelf -l ./***-FTL && bash test/arch_test.sh && bash test/run.sh && cd .. && rm -r FTL" did not complete successfully: exit code: 1
|
build-and-test (linux/arm64/v8)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/pi-hole/FTL.git --branch \"${GIT_BRANCH}\" && cd FTL && bash build.sh \"-DSTATIC=${STATIC}\" && readelf -A ./***-FTL && readelf -l ./***-FTL && bash test/arch_test.sh && bash test/run.sh && cd .. && rm -r FTL" did not complete successfully: exit code: 1
|
build-and-test (linux/386)
No Docker image version has been generated. Check tags input.
|
build-and-test (linux/386)
No Docker tag has been generated. Check tags input.
|
build-and-test (linux/amd64)
No Docker image version has been generated. Check tags input.
|
build-and-test (linux/amd64)
No Docker tag has been generated. Check tags input.
|
build-and-test (linux/riscv64)
No Docker image version has been generated. Check tags input.
|
build-and-test (linux/riscv64)
No Docker tag has been generated. Check tags input.
|
build-and-test (linux/arm/v6)
No Docker image version has been generated. Check tags input.
|
build-and-test (linux/arm/v6)
No Docker tag has been generated. Check tags input.
|
build-and-test (linux/arm/v7)
No Docker image version has been generated. Check tags input.
|
build-and-test (linux/arm/v7)
No Docker tag has been generated. Check tags input.
|
build-and-test (linux/arm64/v8)
No Docker image version has been generated. Check tags input.
|
build-and-test (linux/arm64/v8)
No Docker tag has been generated. Check tags input.
|