Organisationsahrefsatdf5b4f0 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-03-19 18:27.48: New job: test ahrefs/atd https://github.com/ahrefs/atd.git#refs/pull/418/head (f5b4f0d336db8d865fcb92faf8b82317ba5c5253) (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/atd.git" && cd "atd" && git fetch origin "refs/pull/418/head" && git reset --hard f5b4f0d3
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-03-19 18:27.48: Using cache hint "ahrefs/atd-ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112-debian-12-4.08_opam-2.3-ocamlformat-f92e43c2e4282b573967127440259031915a8fba"
2025-03-19 18:27.48: 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-03-19 18:27.48: Waiting for resource in pool OCluster
2025-03-19 19:34.52: Waiting for worker…
2025-03-19 19:37.01: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at f5b4f0d remove unnecessary match arg

(from ocaml/opam:debian-12-ocaml-4.08@sha256:a7c06d659921ac2c9eb6cf997eb3a48300686cce5d1aeb393c0eb201644f0112)
2025-03-19 19:37.22 ---> saved as "212a1b8e3ddbfd9f9183e74007cf11c0bf064a0a89cec366fca17516e11ae032"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-19 19:37.22 ---> saved as "90acffe970052108271df47870826bde965d9c2811f4aefc10ee8cb34999ff48"
Job succeeded
2025-03-19 19:37.23: Job succeeded