Organisationsocaml-opamopam2webb54bce ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-30 13:05.16: New job: test ocaml-opam/opam2web https://github.com/ocaml-opam/opam2web.git#refs/heads/master (b54bce1efa87db68389e948aa73e1ba0cecd8f26) (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/opam2web.git" -b "master" && cd "opam2web" && git reset --hard b54bce1e
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 13:05.16: Using cache hint "ocaml-opam/opam2web-ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176-debian-13-4.08_opam-2.4-ocamlformat-3c6a0f524c62627fc4bb9a8b8d9cda1d8f4d26e9"
2025-09-30 13:05.16: 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 13:05.16: Waiting for resource in pool OCluster
2025-09-30 13:05.16: Waiting for worker…
2025-09-30 13:05.16: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at b54bce1 Merge pull request #248 from Julow/link-to-ocamlorg-doc
Synchronising submodule url for 'content/doc'
Cleared directory 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) unregistered for path 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) registered for path 'content/doc'
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'


(from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)
2025-09-30 13:05.35 ---> saved as "4f143e25e7620fadf6d4819085e998cd063e4132d1bf4b7e768f2c9645e2385a"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-30 13:05.35 ---> saved as "f33eb907fe834c07e136576dfb90b73eeb6dea4a4396359850150640305e61dd"
Job succeeded
2025-09-30 13:05.36: Job succeeded