Organisationsocaml-opamopam2webb727cf ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-26 21:53.47: New job: test ocaml-opam/opam2web https://github.com/ocaml-opam/opam2web.git#refs/heads/live-staging (b727cf99b58a5f9c1b522aabd5f2597cf905d05f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.13@sha256:38155c3ac45ade378a0bdc17d043ef58a1228d4cf8d076d1252504fd9e11685e
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-opam/opam2web.git" -b "live-staging" && cd "opam2web" && git reset --hard b727cf99
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.13@sha256:38155c3ac45ade378a0bdc17d043ef58a1228d4cf8d076d1252504fd9e11685e
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-09-26 21:53.47: Using cache hint "ocaml-opam/opam2web-ocaml/opam:debian-13-ocaml-4.13@sha256:38155c3ac45ade378a0bdc17d043ef58a1228d4cf8d076d1252504fd9e11685e-debian-13-4.13_opam-2.4-ocamlformat-ec0dc125adb330b5f57fb9009c8dd112a5223366"
2025-09-26 21:53.47: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.13@sha256:38155c3ac45ade378a0bdc17d043ef58a1228d4cf8d076d1252504fd9e11685e)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-09-26 21:53.47: Waiting for resource in pool OCluster
2025-09-26 21:53.48: Waiting for worker…
2025-09-26 21:53.48: Got resource from pool OCluster
Building on clete
All commits already cached
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at b727cf9 cleanup-unused-deps
Synchronizing 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.13@sha256:38155c3ac45ade378a0bdc17d043ef58a1228d4cf8d076d1252504fd9e11685e)
2025-09-26 21:53.48 ---> using "edc61b5613d526714c47ca7477704e6216df8c199e369c488443808988d2a3ba" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-26 21:53.49 ---> saved as "da5b374132d93e4f2165d5a0df33374028f78e1c099b5d5409f83b036a8590fb"
Job succeeded
2025-09-26 21:53.49: Job succeeded