Organisationssanettebogue6078fc ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-12-15 14:42.24: New job: test sanette/bogue https://github.com/sanette/bogue.git#refs/heads/master (6078fc1ffbeca5b5ef528d4da17fc866beda77bd) (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 6078fc1f
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

2025-12-15 14:42.24: Using cache hint "sanette/bogue-ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44-debian-13-4.08_opam-2.4-ocamlformat-c65fcb116531ae66ad3316b265e233443ef25044"
2025-12-15 14:42.24: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-12-15 14:42.24: Waiting for resource in pool OCluster
2025-12-15 21:07.23: Waiting for worker…
2025-12-15 21:10.36: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 6078fc1 fix changelog

(from ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44)
2025-12-15 21:10.36 ---> using "c557567380599a9d74e9cba757661af503505628fe0a86c2e1639761275a17b1" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-12-15 21:10.36 ---> using "11273de6558a6746ff3e5159c8b3d0a23b509775151d9bc65d227aba095cda11" from cache
Job succeeded
2025-12-15 21:10.36: Job succeeded