OrganisationsMisterDAocurrent72dc45 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-03 11:36.26: New job: test MisterDA/ocurrent https://github.com/MisterDA/ocurrent.git#refs/heads/master (72dc45330af37cd626a3f2a1cc87e198de343229) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.10@sha256:568b0b812855432a8270123211f354430eb5bf2710c54bef2680b2509764a4ef
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/MisterDA/ocurrent.git" -b "master" && cd "ocurrent" && git reset --hard 72dc4533
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.10@sha256:568b0b812855432a8270123211f354430eb5bf2710c54bef2680b2509764a4ef
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-04-03 11:36.26: Using cache hint "MisterDA/ocurrent-ocaml/opam:debian-13-ocaml-4.10@sha256:568b0b812855432a8270123211f354430eb5bf2710c54bef2680b2509764a4ef-debian-13-4.10_opam-2.5-ocamlformat-d06cfb1853afceb1dc127f88edaac3f8110bf6cc"
2026-04-03 11:36.26: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.10@sha256:568b0b812855432a8270123211f354430eb5bf2710c54bef2680b2509764a4ef)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-04-03 11:36.26: Waiting for resource in pool OCluster
2026-04-03 14:49.37: Waiting for worker…
2026-04-03 14:52.26: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 72dc453 Merge pull request #394 from tmcgilchrist/master


(from ocaml/opam:debian-13-ocaml-4.10@sha256:568b0b812855432a8270123211f354430eb5bf2710c54bef2680b2509764a4ef)
2026-04-03 14:52.26 ---> using "a82dba32961c66fffb86953bb12cdd711004ffd74394bc571eefe8bc4451ff05" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-03 14:52.26 ---> using "990ad29daca5c73d5bfbaec2cce3aead362b543691bf847655cee16356a4acb0" from cache
Job succeeded
2026-04-03 14:52.27: Job succeeded