Organisationsocaml-opamopam-publishc30cec ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-07-12 06:47.24: New job: test ocaml-opam/opam-publish https://github.com/ocaml-opam/opam-publish.git#refs/pull/172/head (c30cec8ca787ac9c0ace9cd775cd4c27a18977b1) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-opam/opam-publish.git" && cd "opam-publish" && git fetch origin "refs/pull/172/head" && git reset --hard c30cec8c
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-07-12 06:47.24: Using cache hint "ocaml-opam/opam-publish-ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e-debian-12-4.08_opam-2.3-ocamlformat-23a00cc88920eca4ff3ff0ddeda3a7f80324e3b7"
2025-07-12 06:47.24: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-07-12 06:47.24: Waiting for resource in pool OCluster
2025-07-12 06:47.24: Waiting for worker…
2025-07-12 06:47.25: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at c30cec8 Add message about re-running to update PRs


(from ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e)
2025-07-12 06:47.25 ---> using "4ea5038d254cfd14663698deb665a2dc4ce1e1383d544c063adebb02ed15ce16" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-12 06:47.26 ---> saved as "1a2d687d519f72c7c786118eef1fa71daab5ad7f8c357b2ad7574c30af21337c"
Job succeeded
2025-07-12 06:47.26: Job succeeded