Organisationssanetteboguec0ae8d ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-31 19:31.42: New job: test sanette/bogue https://github.com/sanette/bogue.git#refs/heads/master (c0ae8d96aa2c57f5d07e7ae3eb0cb1c4dc4c7234) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500
ocamlformat version: none


To reproduce locally:


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


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


2026-01-31 19:31.42: Using cache hint "sanette/bogue-ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500-debian-13-4.08_opam-2.5-ocamlformat-873cb18c37b308713d11ad3894c4bb78d73fb3e7"
2026-01-31 19:31.42: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-01-31 19:31.42: Waiting for resource in pool OCluster
2026-01-31 19:31.42: Waiting for worker…
2026-01-31 19:31.42: Got resource from pool OCluster
Building on eumache
All commits already cached
HEAD is now at c0ae8d9 doc


(from ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500)
2026-01-31 19:31.43 ---> using "4c1f60dc0cc5644c6a4c05cf3315bdbf9cc478b70e443b212a1220385bab8bba" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-01-31 19:31.44 ---> saved as "a4992d02ac0b47f4b2ebfdfa1730cd8931f1d05656f5af1f27bf11b9cd97d0c9"
Job succeeded
2026-01-31 19:31.44: Job succeeded