Organisationsmirleftocaml-tls75cb3b (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-11 13:31.34: New job: test mirleft/ocaml-tls https://github.com/mirleft/ocaml-tls.git#refs/heads/main (75cb3b6db90c871756d237aff174e3ebce93291d) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:a3da3c524a9eaefadecdecc2161e1a6423dc5278ed342a5af049393270919fa8
ocamlformat version: none


To reproduce locally:


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


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


2024-09-11 13:31.34: Using cache hint "mirleft/ocaml-tls-ocaml/opam:debian-12-ocaml-4.13@sha256:a3da3c524a9eaefadecdecc2161e1a6423dc5278ed342a5af049393270919fa8-debian-12-4.13_opam-2.2-ocamlformat-0329818dcfd3de1a722ea09eeeed94cd24caa375"
2024-09-11 13:31.34: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:a3da3c524a9eaefadecdecc2161e1a6423dc5278ed342a5af049393270919fa8)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-09-11 13:31.34: Waiting for resource in pool OCluster
2024-09-11 14:34.35: Waiting for worker…
2024-09-11 14:36.47: Got resource from pool OCluster
Building on x86-bm-c18.sw.ocaml.org
All commits already cached
HEAD is now at 75cb3b6 changes for 1.0.2


(from ocaml/opam:debian-12-ocaml-4.13@sha256:a3da3c524a9eaefadecdecc2161e1a6423dc5278ed342a5af049393270919fa8)
2024-09-11 14:36.47 ---> using "3f780e6a721096052e39abdde102bc9ff199077eebd22a6187825d0e718fab89" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-11 14:36.47 ---> saved as "4f91a04971f1ddb8141c2a6c0f31a586cefb1ab35e20599dc55214e26f61adcc"
Job succeeded
2024-09-11 14:36.47: Job succeeded