Organisationsahrefsdevkit6faa0c ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-04-10 13:30.23: New job: test ahrefs/devkit https://github.com/ahrefs/devkit.git#refs/heads/master (6faa0c5e3e3b81fdde01ad66eedfa991f32c8443) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112
ocamlformat version: none


To reproduce locally:


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


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


2025-04-10 13:30.23: Using cache hint "ahrefs/devkit-ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112-debian-12-4.08_opam-2.3-ocamlformat-78dd26628a9ca162223715c2f58ccd042b8a2dec"
2025-04-10 13:30.23: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-04-10 13:30.23: Waiting for resource in pool OCluster
2025-04-10 14:44.04: Waiting for worker…
2025-04-10 14:47.15: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 6faa0c5 Lwt_util.idle_check


(from ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112)
2025-04-10 14:47.48 ---> saved as "212a1b8e3ddbfd9f9183e74007cf11c0bf064a0a89cec366fca17516e11ae032"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-04-10 14:47.48 ---> saved as "90acffe970052108271df47870826bde965d9c2811f4aefc10ee8cb34999ff48"
Job succeeded
2025-04-10 14:47.49: Job succeeded