Organisationsahrefsatdc37790 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-23 00:12.28: New job: test ahrefs/atd https://github.com/ahrefs/atd.git#refs/heads/master (c377904de34ee8e05fd244fe0c69d5305c20d3d6) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167
ocamlformat version: none


To reproduce locally:


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


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


2025-01-23 00:12.28: Using cache hint "ahrefs/atd-ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167-debian-12-4.08_opam-2.3-ocamlformat-da383c8610c72e3b8a92e6327148910d1d81cd57"
2025-01-23 00:12.28: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-01-23 00:12.28: Waiting for resource in pool OCluster
2025-01-23 00:12.28: Waiting for worker…
2025-01-23 00:12.28: Got resource from pool OCluster
Building on x86-bm-c1.sw.ocaml.org
All commits already cached
HEAD is now at c377904 Add '--ignore' option to atddiff to ensure no types are accidentally unchecked (#422)


(from ocaml/opam:debian-12-ocaml-4.08@sha256:5ed944c28bc353d9e7177b46518ac79c4f79307a96346ab47f69f23048661167)
2025-01-23 00:13.06 ---> saved as "12d8e57f55730dcaba296a0cfe8a3658e193293e6af74e1cd089421a248727f7"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-23 00:13.06 ---> saved as "5a9eb37be084e9bfa57e741cb6b6ee82f8a824fb85324bdfe47a2fdeb487077c"
Job succeeded
2025-01-23 00:13.07: Job succeeded