Organisationsahrefsatd347041 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-10-13 18:02.16: New job: test ahrefs/atd https://github.com/ahrefs/atd.git#refs/pull/434/head (34704102fb8a80721407d7a99e52f5566e69cd4b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ahrefs/atd.git" && cd "atd" && git fetch origin "refs/pull/434/head" && git reset --hard 34704102
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-10-13 18:02.16: Using cache hint "ahrefs/atd-ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176-debian-13-4.08_opam-2.4-ocamlformat-241aae26db44294142794da0ce695e8beac418df"
2025-10-13 18:02.16: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-10-13 18:02.16: Waiting for resource in pool OCluster
2025-10-13 18:02.16: Waiting for worker…
2025-10-13 18:19.43: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 3470410 Remove 'mode fallback' lines from atdgen rule generation examples


(from ocaml/opam:debian-13-ocaml-4.08@sha256:b9828be178417e3bc607ef229c00d658316b130c027775f6069f6a7c473de176)
2025-10-13 18:22.02 ---> using "4f143e25e7620fadf6d4819085e998cd063e4132d1bf4b7e768f2c9645e2385a" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-13 18:22.02 ---> saved as "f33eb907fe834c07e136576dfb90b73eeb6dea4a4396359850150640305e61dd"
Job succeeded
2025-10-13 18:22.02: Job succeeded