Organisationstmcgilchristounit77f01c (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-09-05 12:36.27: New job: test tmcgilchrist/ounit https://github.com/tmcgilchrist/ounit.git#refs/heads/master (77f01c482bd618eabde7c5065beae2d68db88723) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.04@sha256:414439ae47242f858f41f48aba17f6eee48c6757311e6e46bade5c51d88913c3
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/tmcgilchrist/ounit.git" -b "master" && cd "ounit" && git reset --hard 77f01c48
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.04@sha256:414439ae47242f858f41f48aba17f6eee48c6757311e6e46bade5c51d88913c3
RUN echo "skipping format lint because ocamlformat is not configured"

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2024-09-05 12:36.27: Using cache hint "tmcgilchrist/ounit-ocaml/opam:debian-12-ocaml-4.04@sha256:414439ae47242f858f41f48aba17f6eee48c6757311e6e46bade5c51d88913c3-debian-12-4.04_opam-2.2-ocamlformat-e90d00913cec22ea90c21ecb282c1f0b955a7959"
2024-09-05 12:36.27: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.04@sha256:414439ae47242f858f41f48aba17f6eee48c6757311e6e46bade5c51d88913c3)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-09-05 12:36.27: Waiting for resource in pool OCluster
2024-09-05 22:15.50: Waiting for worker…
2024-09-05 22:21.46: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 77f01c4 Update changelog for release.

(from ocaml/opam:debian-12-ocaml-4.04@sha256:414439ae47242f858f41f48aba17f6eee48c6757311e6e46bade5c51d88913c3)
2024-09-05 22:21.47 ---> using "081c9747f2b39a94a6661c1a81ca7eab646b5d1e77b831bbb8de2e34de478728" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-05 22:21.48 ---> saved as "39c9e272a3dcfd74b67ddbc6ae58e6d0caae738d50541cc6caee1a50bdca4cb8"
Job succeeded
2024-09-05 22:21.55: Job succeeded