Organisationsmirageocaml-githuba6c5a5 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-07 15:22.08: New job: test mirage/ocaml-github https://github.com/mirage/ocaml-github.git#refs/pull/280/head (a6c5a5ae2caa5c16f728e7515f4f3ab6736cab0f) (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/mirage/ocaml-github.git" && cd "ocaml-github" && git fetch origin "refs/pull/280/head" && git reset --hard a6c5a5ae
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-07 15:22.08: Using cache hint "mirage/ocaml-github-ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44-debian-13-4.08_opam-2.4-ocamlformat-2dee2fe30df966714e056f8af164fe0ed7648a63"
2026-01-07 15:22.08: 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-07 15:22.08: Waiting for resource in pool OCluster
2026-01-07 18:41.04: Waiting for worker…
2026-01-07 18:47.54: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at a6c5a5a modify head_repo


(from ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44)
2026-01-07 18:47.54 ---> 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-07 18:47.54 ---> using "11273de6558a6746ff3e5159c8b3d0a23b509775151d9bc65d227aba095cda11" from cache
Job succeeded
2026-01-07 18:47.55: Job succeeded