Organisationsmiragearpf277ed (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-19 07:03.22: New job: test mirage/arp https://github.com/mirage/arp.git#refs/heads/main (f277edb7ee0be8a9ec7b78d632c168db7f382b1d) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/arp.git" -b "main" && cd "arp" && git reset --hard f277edb7
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-04-19 07:03.22: Using cache hint "mirage/arp-ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c-debian-13-4.08_opam-2.5-ocamlformat-1e0f02e011661beec5618d34d6dda854b00b2358"
2026-04-19 07:03.22: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-04-19 07:03.22: Waiting for resource in pool OCluster
2026-04-19 08:01.49: Waiting for worker…
2026-04-19 08:04.50: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at f277edb changes for 4.1.0


(from ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c)
2026-04-19 08:04.51 ---> using "228e5ba11f0bea08c69266bb98d12a75785691261b07b0808652a307a04e14b2" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-19 08:04.51 ---> using "585b8932b006dcd0acc8f372ffc901f7cc7931e708b1826b57ebc26031cdd7d4" from cache
Job succeeded
2026-04-19 08:04.51: Job succeeded