Organisationsahrefsatd695b06 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-02-17 23:22.02: New job: test ahrefs/atd https://github.com/ahrefs/atd.git#refs/heads/master (695b060b60c1eb6f8d68d3b7eec68495e54d655a) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0
ocamlformat version: none


To reproduce locally:


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


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


2025-02-17 23:22.02: Using cache hint "ahrefs/atd-ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0-debian-12-4.08_opam-2.3-ocamlformat-3ee951993de4d18fd335fcea4ac7375cab56a637"
2025-02-17 23:22.02: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-02-17 23:22.02: Waiting for resource in pool OCluster
2025-02-17 23:23.57: Waiting for worker…
2025-02-17 23:27.31: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 695b060 Prepare for release 2.16.0


(from ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0)
2025-02-17 23:27.32 ---> using "00aea64e10ae0c7539e49349e74a22e5b31f7345320d1fcee09b4272923b54dc" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-17 23:27.32 ---> using "3b57b45bed8eb7166df3df94802221022851e5a1fd0e884e8ca0123d16d99dcf" from cache
Job succeeded
2025-02-17 23:27.33: Job succeeded