Organisationsahrefsdevkite0b576 (lwt6-compat)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-07-02 23:54.24: New job: test ahrefs/devkit https://github.com/ahrefs/devkit.git#refs/heads/lwt6-compat (e0b576f6023627070c4c8b3e540971fa3a559ba5) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.11@sha256:606bed33cc30ffc8b5d40d47c6fb32b535c490c0e66811cea7f28cb325b98679
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ahrefs/devkit.git" -b "lwt6-compat" && cd "devkit" && git reset --hard e0b576f6
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.11@sha256:606bed33cc30ffc8b5d40d47c6fb32b535c490c0e66811cea7f28cb325b98679
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-07-02 23:54.24: Using cache hint "ahrefs/devkit-ocaml/opam:debian-13-ocaml-4.11@sha256:606bed33cc30ffc8b5d40d47c6fb32b535c490c0e66811cea7f28cb325b98679-debian-13-4.11_opam-2.5-ocamlformat-95afc9e1496fec835980e62f9680333872110284"
2026-07-02 23:54.24: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.11@sha256:606bed33cc30ffc8b5d40d47c6fb32b535c490c0e66811cea7f28cb325b98679)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-07-02 23:54.24: Waiting for resource in pool OCluster
2026-07-02 23:54.25: Waiting for worker…
2026-07-02 23:54.25: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
All commits already cached
HEAD is now at e0b576f Merge branch 'master' into lwt6-compat


(from ocaml/opam:debian-13-ocaml-4.11@sha256:606bed33cc30ffc8b5d40d47c6fb32b535c490c0e66811cea7f28cb325b98679)
2026-07-02 23:54.25 ---> using "aaaed75513ffa681b1e943c91d9b10c85bfcafbc7667438b6481095bc42ecb2c" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-07-02 23:54.25 ---> saved as "5616c9aa69102e1b85a685a784247da5fd41a326fb22bd6f436d9302d0e7a442"
Job succeeded
2026-07-02 23:54.25: Job succeeded