Organisationsocaml-opamopam2web5aed3d ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-08-22 09:32.17: New job: test ocaml-opam/opam2web https://github.com/ocaml-opam/opam2web.git#refs/heads/master (5aed3d993b48f21e93989ce131ec26d8ff08b9f7) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml-opam/opam2web.git" -b "master" && cd "opam2web" && git reset --hard 5aed3d99
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-08-22 09:32.17: Using cache hint "ocaml-opam/opam2web-ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161-debian-12-4.08_opam-2.2-ocamlformat-23f0b50a8c15a0b80c26599fe93bb46a76f55fd1"
2024-08-22 09:32.17: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-08-22 09:32.17: Waiting for resource in pool OCluster
2024-08-22 09:32.17: Waiting for worker…
2024-08-22 09:32.17: Got resource from pool OCluster
Building on x86-bm-c13.sw.ocaml.org
All commits already cached
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at 5aed3d9 Merge pull request #238 from mtelvers/dockerfile
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-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161)
2024-08-22 09:34.18 ---> saved as "e56ce535acbd951fcfbcd65573c01678077ca4943aa96594530958d93f117a2a"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-22 09:34.18 ---> saved as "d06b23a2c87f2fdb9177f25eb1f9a56f94b6eee9218224ee9c2981e563766261"
Job succeeded
2024-08-22 09:34.18: Job succeeded