Organisationsocaml-ppxcinapsadf6a9 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-03 11:37.49: New job: test ocaml-ppx/cinaps https://github.com/ocaml-ppx/cinaps.git#refs/heads/master (adf6a9b20d8955abe36a75d23e7f49575f494490) (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/ocaml-ppx/cinaps.git" -b "master" && cd "cinaps" && git reset --hard adf6a9b2
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:37.49: Using cache hint "ocaml-ppx/cinaps-ocaml/opam:debian-13-ocaml-4.10@sha256:568b0b812855432a8270123211f354430eb5bf2710c54bef2680b2509764a4ef-debian-13-4.10_opam-2.5-ocamlformat-d06cfb1853afceb1dc127f88edaac3f8110bf6cc"
2026-04-03 11:37.49: 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:37.49: Waiting for resource in pool OCluster
2026-04-03 20:15.29: Waiting for worker…
2026-04-03 20:17.14: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at adf6a9b Merge pull request #7 from janestreet/unnamed-module


(from ocaml/opam:debian-13-ocaml-4.10@sha256:568b0b812855432a8270123211f354430eb5bf2710c54bef2680b2509764a4ef)
2026-04-03 20:17.14 ---> 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 20:17.15 ---> saved as "990ad29daca5c73d5bfbaec2cce3aead362b543691bf847655cee16356a4acb0"
Job succeeded
2026-04-03 20:17.15: Job succeeded