Organisationsmirageocaml-dns12fa14 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-07-04 15:15.14: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (12fa14cf94e3041b27a4c73f56e4e8f729ab3f99) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/ocaml-dns.git" -b "main" && cd "ocaml-dns" && git reset --hard 12fa14cf
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-07-04 15:15.14: Using cache hint "mirage/ocaml-dns-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3-alpine-3.21-4.14_opam-2.3-ocamlformat-382e02b4c17b5b59d503254784ac3a5d78916d5a"
2025-07-04 15:15.14: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-07-04 15:15.14: Waiting for resource in pool OCluster
2025-07-04 18:21.04: Cancelling: Auto-cancelling job because it is no longer needed