Organisationsahrefsatdf5b4f0 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-12-19 22:53.25: 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:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679
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:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-12-19 22:53.25: Using cache hint "ahrefs/atd-ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679-debian-12-4.08_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1"
2024-12-19 22:53.25: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-12-19 22:53.25: Waiting for resource in pool OCluster
2024-12-20 18:47.57: Waiting for worker…
2024-12-20 18:50.05: Got resource from pool OCluster
Building on x86-bm-c20.sw.ocaml.org
All commits already cached
HEAD is now at f5b4f0d remove unnecessary match arg


(from ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679)
2024-12-20 18:50.43 ---> saved as "2c99520034ba7d2c12a0edb456b31a2f404e9da547f96b39b3b43810eae7bc5d"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-20 18:50.44 ---> saved as "995fa98c5984e215dbf21b5ee8570da2af499f3ff4dceb0581d13260f1d4512c"
Job succeeded
2024-12-20 18:50.44: Job succeeded