Organisationsocaml-opamopam-publish55d497 (2.6)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-30 07:25.33: New job: test ocaml-opam/opam-publish https://github.com/ocaml-opam/opam-publish.git#refs/heads/2.6 (55d4970a4fa0fe812fc1dd6636e56b045af4b01b) (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.6" && cd "opam-publish" && git reset --hard 55d4970a
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-09-30 07:25.33: 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-09-30 07:25.33: 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-09-30 07:25.33: Waiting for resource in pool OCluster
2025-09-30 07:48.47: Waiting for worker…
2025-09-30 07:51.54: Got resource from pool OCluster
Building on eumache
All commits already cached
HEAD is now at 55d4970 Release 2.6.0


(from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)
2025-09-30 07:54.37 ---> using "4f143e25e7620fadf6d4819085e998cd063e4132d1bf4b7e768f2c9645e2385a" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-30 07:54.37 ---> using "f33eb907fe834c07e136576dfb90b73eeb6dea4a4396359850150640305e61dd" from cache
Job succeeded
2025-09-30 07:54.37: Job succeeded