Organisationsahrefsdevkit1d7a95 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-29 06:51.02: New job: test ahrefs/devkit https://github.com/ahrefs/devkit.git#refs/pull/60/head (1d7a95665edba6769b2bea172dd0eae1d0dfc0ae) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c
ocamlformat version: none


To reproduce locally:


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


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


2026-04-29 06:51.02: Using cache hint "ahrefs/devkit-ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c-debian-13-4.08_opam-2.5-ocamlformat-9a427a5cdc1d87c781d8e9febed953e2fd5640c2"
2026-04-29 06:51.02: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-04-29 06:51.02: Waiting for resource in pool OCluster
2026-04-29 06:51.02: Waiting for worker…
2026-04-29 06:51.02: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 1d7a956 [Files.save_as]: just write directly to special files


(from ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c)
2026-04-29 06:51.41 ---> saved as "228e5ba11f0bea08c69266bb98d12a75785691261b07b0808652a307a04e14b2"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-29 06:51.41 ---> saved as "585b8932b006dcd0acc8f372ffc901f7cc7931e708b1826b57ebc26031cdd7d4"
Job succeeded
2026-04-29 06:51.41: Job succeeded