Organisationsmirleftocaml-tlsb3deaa ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-08-22 08:46.49: New job: test mirleft/ocaml-tls https://github.com/mirleft/ocaml-tls.git#refs/heads/main (b3deaae86efa9bd5f6ec31b5e4452b29ea158d85) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-11-ocaml-4.14@sha256:0d9105363ae8c974a35480092def406e10355201993ae5322f6ba090f5b1c487
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirleft/ocaml-tls.git" -b "main" && cd "ocaml-tls" && git reset --hard b3deaae8
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-11-ocaml-4.14@sha256:0d9105363ae8c974a35480092def406e10355201993ae5322f6ba090f5b1c487
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-08-22 08:46.49: Using cache hint "mirleft/ocaml-tls-ocaml/opam:debian-11-ocaml-4.14@sha256:0d9105363ae8c974a35480092def406e10355201993ae5322f6ba090f5b1c487-debian-11-4.14_opam-2.4-ocamlformat-f9d23e5cb169337cdf0aac6321e4ec46f6f64a74"
2025-08-22 08:46.49: Using OBuilder spec:
((from ocaml/opam:debian-11-ocaml-4.14@sha256:0d9105363ae8c974a35480092def406e10355201993ae5322f6ba090f5b1c487)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-08-22 08:46.49: Waiting for resource in pool OCluster
2025-08-22 08:46.49: Waiting for worker…
2025-08-22 08:47.09: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at b3deaae Merge pull request #514 from dinosaure/improve-readme

(from ocaml/opam:debian-11-ocaml-4.14@sha256:0d9105363ae8c974a35480092def406e10355201993ae5322f6ba090f5b1c487)
2025-08-22 08:47.09 ---> using "cc7ce52dc0ce036caa5d27a509bb42e4077f8485e3bae7fff6036d5c972c4255" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-08-22 08:47.09 ---> using "0b90ea4bba95150bf6e0aef19cca3990876b1214a8374b3ece4f6b993c90d8a5" from cache
Job succeeded
2025-08-22 08:47.10: Job succeeded