Organisationsahrefsdevkite728d1 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-08-05 06:27.24: New job: test ahrefs/devkit https://github.com/ahrefs/devkit.git#refs/heads/master (e728d1312afb5932ad316a21f9e5ea933d5929b9) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a
ocamlformat version: none


To reproduce locally:


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


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


2025-08-05 06:27.24: Using cache hint "ahrefs/devkit-ocaml/opam:debian-12-ocaml-4.08@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a-debian-12-4.08_opam-2.4-ocamlformat-e77940d8ff8706305602d0d643bf01c77beef2e7"
2025-08-05 06:27.24: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-08-05 06:27.24: Waiting for resource in pool OCluster
2025-08-05 06:27.24: Waiting for worker…
2025-08-05 06:27.24: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
HEAD is now at ae8cbdb log: show no backtrace by default
HEAD is now at e728d13 Revert "import command pipe from ahrefskit (#48)"


(from ocaml/opam:debian-12-ocaml-4.08@sha256:474656ea1593a299054f8966c700443fa0944c9534de3da94ca6dfab4a44c47a)
2025-08-05 06:27.25 ---> using "1d0024db739bd078f91b2384c47919652a4b72a425e3e24ce24cfd1f6debdfbc" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-08-05 06:27.25 ---> using "2dcdd027ae11cdd928921fbe390ea34ea1f57569ae835cb6f1deea5f916a2475" from cache
Job succeeded
2025-08-05 06:27.25: Job succeeded