Organisationsmirageocaml-dns32421e ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-08-01 12:08.26: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/pull/351/head (32421ede8533d3bff7b69a827e942050ad12a4f3) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:5476ecf5a1e12efdc0edfdc9d4fdcb0817c8ef1dc220d23963fc4269c0b21e82
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/ocaml-dns.git" && cd "ocaml-dns" && git fetch origin "refs/pull/351/head" && git reset --hard 32421ede
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:5476ecf5a1e12efdc0edfdc9d4fdcb0817c8ef1dc220d23963fc4269c0b21e82
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-08-01 12:08.26: Using cache hint "mirage/ocaml-dns-ocaml/opam@sha256:5476ecf5a1e12efdc0edfdc9d4fdcb0817c8ef1dc220d23963fc4269c0b21e82-debian-12-4.13_opam-2.1-ocamlformat-44a281fd66344f50c411e5c5300745612282e651"
2024-08-01 12:08.26: Using OBuilder spec:
((from ocaml/opam@sha256:5476ecf5a1e12efdc0edfdc9d4fdcb0817c8ef1dc220d23963fc4269c0b21e82)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-08-01 12:08.26: Waiting for resource in pool OCluster
2024-08-01 12:08.27: Waiting for worker…
2024-08-01 12:08.27: Got resource from pool OCluster
Building on x86-bm-c10.sw.ocaml.org
All commits already cached
HEAD is now at 32421ed Lint opam files


(from ocaml/opam@sha256:5476ecf5a1e12efdc0edfdc9d4fdcb0817c8ef1dc220d23963fc4269c0b21e82)
2024-08-01 12:09.08 ---> saved as "5fd0b66461752894047c9d3ce7e36f840e20d51076d737c39c958fbd7e58ea88"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-01 12:09.08 ---> saved as "8a0d9ce69d7a2e5859f6c472fc16f32d024abd08c99400f4e0a3506d965832de"
Job succeeded
2024-08-01 12:09.08: Job succeeded