Organisationsocaml-communitylambda-term4d37e3 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-14 01:59.12: New job: test ocaml-community/lambda-term https://github.com/ocaml-community/lambda-term.git#refs/pull/123/head (4d37e3a7b952aa4e21952bc68f963dd3a3ceecea) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-community/lambda-term.git" && cd "lambda-term" && git fetch origin "refs/pull/123/head" && git reset --hard 4d37e3a7
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-01-14 01:59.12: Using cache hint "ocaml-community/lambda-term-ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500-debian-13-4.08_opam-2.5-ocamlformat-2dee2fe30df966714e056f8af164fe0ed7648a63"
2026-01-14 01:59.12: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-01-14 01:59.12: Waiting for resource in pool OCluster
2026-01-14 01:59.12: Waiting for worker…
2026-01-14 01:59.13: Got resource from pool OCluster
Building on clete
All commits already cached
HEAD is now at 4d37e3a release 3.3.3


(from ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500)
2026-01-14 01:59.14 ---> using "4c1f60dc0cc5644c6a4c05cf3315bdbf9cc478b70e443b212a1220385bab8bba" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-01-14 01:59.14 ---> saved as "a4992d02ac0b47f4b2ebfdfa1730cd8931f1d05656f5af1f27bf11b9cd97d0c9"
Job succeeded
2026-01-14 01:59.14: Job succeeded