Organisationssanettebogue2b2591 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-02-24 11:10.15: New job: test sanette/bogue https://github.com/sanette/bogue.git#refs/heads/master (2b2591fbdc5b5c085c1c06b2866eebe2b016d132) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7
ocamlformat version: none


To reproduce locally:


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


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


2026-02-24 11:10.15: Using cache hint "sanette/bogue-ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7-debian-13-4.08_opam-2.5-ocamlformat-9464771fda037bbbaf1c4db47601272c5cd4b303"
2026-02-24 11:10.15: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-02-24 11:10.15: Waiting for resource in pool OCluster
2026-02-24 11:10.15: Waiting for worker…
2026-02-24 11:12.55: Got resource from pool OCluster
Building on doris.caelum.ci.dev
HEAD is now at fdfec63 changelog
HEAD is now at 2b2591f Better text wrapping engine for `Text_display`


(from ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7)
2026-02-24 11:13.32 ---> saved as "8e880d54b82285cc07797680056d2282ee7dd8d645150afdce9c0dfbe68786cc"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-02-24 11:13.32 ---> saved as "0847cd8e4961679e094f65f53602a959d8a1b46f5bc530ef214fefc60ce93bae"
Job succeeded
2026-02-24 11:13.32: Job succeeded