Organisationsahrefsatd907898 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-10-16 17:27.22: New job: test ahrefs/atd https://github.com/ahrefs/atd.git#refs/pull/418/head (907898f8473cb014e553c9814b7e441a26f6025d) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f
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 907898f8
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f
RUN echo "skipping format lint because ocamlformat is not configured"


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


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


2025-10-16 17:27.22: Waiting for resource in pool OCluster
2025-10-16 17:27.22: Waiting for worker…
2025-10-16 17:27.23: Got resource from pool OCluster
Building on eumache
All commits already cached
HEAD is now at 907898f remove unnecessary match arg


(from ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f)
2025-10-16 17:27.24 ---> using "8a3fb29dc134ae8cb5011e033937cdf0919031452506a2a7eeab7ea43cc7fe2e" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-16 17:27.24 ---> saved as "7b202846ffbd2cdfe8c10ffffc3c35ba3ff4bdaa948cbc259c41c2e2e553f94b"
Job succeeded
2025-10-16 17:27.24: Job succeeded