Organisationstalex5ocurrent9c115b ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-24 17:28.35: New job: test talex5/ocurrent https://github.com/talex5/ocurrent.git#refs/heads/master (9c115b457b37d4b4343554c80b30f3d7a6b2cd88) (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/talex5/ocurrent.git" -b "master" && cd "ocurrent" && git reset --hard 9c115b45
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-24 17:28.35: Using cache hint "talex5/ocurrent-ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c-debian-13-4.08_opam-2.5-ocamlformat-f63bc71517bf2e7fbf7776e7e90b77d84cbc0b97"
2026-04-24 17:28.35: 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-24 17:28.35: Waiting for resource in pool OCluster
2026-04-24 17:28.35: Waiting for worker…
2026-04-24 17:32.52: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 9c115b4 Add Github.commit type


(from ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c)
2026-04-24 17:33.26 ---> saved as "228e5ba11f0bea08c69266bb98d12a75785691261b07b0808652a307a04e14b2"


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