Organisationssanettebogue14c779 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-11 10:05.09: New job: test sanette/bogue https://github.com/sanette/bogue.git#refs/heads/master (14c7792f96f21fd6c11a8d56d7ff3596e665dd1f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/sanette/bogue.git" -b "master" && cd "bogue" && git reset --hard 14c7792f
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-01-11 10:05.09: Using cache hint "sanette/bogue-ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44-debian-13-4.08_opam-2.5-ocamlformat-c65fcb116531ae66ad3316b265e233443ef25044"
2026-01-11 10:05.09: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-01-11 10:05.09: Waiting for resource in pool OCluster
2026-01-11 10:05.09: Waiting for worker…
2026-01-11 10:05.09: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 14c7792 doc


(from ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44)
2026-01-11 10:05.10 ---> using "c557567380599a9d74e9cba757661af503505628fe0a86c2e1639761275a17b1" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-01-11 10:05.10 ---> using "11273de6558a6746ff3e5159c8b3d0a23b509775151d9bc65d227aba095cda11" from cache
Job succeeded
2026-01-11 10:05.10: Job succeeded