Organisationsahrefsdevkitfb1cd3 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-02-26 14:00.34: New job: test ahrefs/devkit https://github.com/ahrefs/devkit.git#refs/heads/lwt6-compat (fb1cd3de61e529614fea8d14b5d8e4de860abe11) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ahrefs/devkit.git" -b "lwt6-compat" && cd "devkit" && git reset --hard fb1cd3de
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-02-26 14:00.34: Using cache hint "ahrefs/devkit-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216-alpine-3.22-4.14_opam-2.5-ocamlformat-f15d82d4876db0d9c8ffca03adbd331cd7612081"
2026-02-26 14:00.34: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-02-26 14:00.34: Waiting for resource in pool OCluster
2026-02-26 14:00.34: Waiting for worker…
2026-02-26 14:02.50: Got resource from pool OCluster
Building on eumache
All commits already cached
HEAD is now at fb1cd3d compat with recent otel/trace


(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)
2026-02-26 14:03.36 ---> saved as "d1cef22083ba59d6db4e2f107091c68dd70ebdcc64c3894ad7db7be62ad17f4a"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-02-26 14:03.37 ---> saved as "4f989350a029227966d90ce0ea5cea8f7852265c38d41bac1e0219693b40991b"
Job succeeded
2026-02-26 14:03.37: Job succeeded