Organisationsocaml-opamopam-publish332c00 (2.7)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-10-06 19:44.06: New job: test ocaml-opam/opam-publish https://github.com/ocaml-opam/opam-publish.git#refs/heads/2.7 (332c00c0ff92a1e056020ca8701504615570f846) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-opam/opam-publish.git" -b "2.7" && cd "opam-publish" && git reset --hard 332c00c0
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-10-06 19:44.06: Using cache hint "ocaml-opam/opam-publish-ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176-debian-13-4.08_opam-2.4-ocamlformat-dfe27d924d3f2d9d3045aa994e54a6172a669ecb"
2025-10-06 19:44.06: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-10-06 19:44.06: Waiting for resource in pool OCluster
2025-10-06 19:44.06: Waiting for worker…
2025-10-06 19:50.22: Got resource from pool OCluster
Building on eumache
All commits already cached
HEAD is now at 332c00c Release 2.7.0


(from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)
2025-10-06 19:50.49 ---> saved as "4f143e25e7620fadf6d4819085e998cd063e4132d1bf4b7e768f2c9645e2385a"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-06 19:50.49 ---> saved as "f33eb907fe834c07e136576dfb90b73eeb6dea4a4396359850150640305e61dd"
Job succeeded
2025-10-06 19:50.49: Job succeeded