Organisationsmirageocaml-dnscbe10f ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-25 11:37.25: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/pull/361/head (cbe10f9ff33d33b247749686fc59000193740874) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:4990a3dd64b41f8b4dffb53846152e2521d3acfc19986faacd875e322b906947
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/ocaml-dns.git" && cd "ocaml-dns" && git fetch origin "refs/pull/361/head" && git reset --hard cbe10f9f
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:4990a3dd64b41f8b4dffb53846152e2521d3acfc19986faacd875e322b906947
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-01-25 11:37.25: Using cache hint "mirage/ocaml-dns-ocaml/opam:debian-12-ocaml-4.13@sha256:4990a3dd64b41f8b4dffb53846152e2521d3acfc19986faacd875e322b906947-debian-12-4.13_opam-2.3-ocamlformat-d1a3803c0ca16aaa53a3813ecbc9cd62b88ec8db"
2025-01-25 11:37.25: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:4990a3dd64b41f8b4dffb53846152e2521d3acfc19986faacd875e322b906947)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-01-25 11:37.25: Waiting for resource in pool OCluster
2025-01-25 12:58.12: Waiting for worker…
2025-01-25 13:01.18: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at cbe10f9 Apply suggestions from code review


(from ocaml/opam:debian-12-ocaml-4.13@sha256:4990a3dd64b41f8b4dffb53846152e2521d3acfc19986faacd875e322b906947)
2025-01-25 13:01.18 ---> using "6f3e998551bbeb988908553d51157518bbd09e6e72ebd8c289084576d682c683" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-25 13:01.18 ---> using "dc527a9af7666f6637b8f88472978ac1552ad7911e3c855fb446ae1a7a9aaf56" from cache
Job succeeded
2025-01-25 13:01.22: Job succeeded