Organisationsmirleftocaml-tls3a0dc3 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-08-22 08:36.51: New job: test mirleft/ocaml-tls https://github.com/mirleft/ocaml-tls.git#refs/heads/main (3a0dc346d40e2ea5c1eb4fe7a9c440c6ae6060a7) (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 3a0dc346
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:36.51: 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:36.51: 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:36.51: Waiting for resource in pool OCluster
2025-08-22 08:36.51: Waiting for worker…
2025-08-22 08:37.53: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 3a0dc34 Merge pull request #516 from copy/main


(from ocaml/opam:debian-11-ocaml-4.14@sha256:0d9105363ae8c974a35480092def406e10355201993ae5322f6ba090f5b1c487)
2025-08-22 08:38.19 ---> saved as "cc7ce52dc0ce036caa5d27a509bb42e4077f8485e3bae7fff6036d5c972c4255"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-08-22 08:38.19 ---> saved as "0b90ea4bba95150bf6e0aef19cca3990876b1214a8374b3ece4f6b993c90d8a5"
Job succeeded
2025-08-22 08:38.20: Job succeeded