Organisationsocaml-communityutop5df398 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-02-17 23:24.42: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/pull/493/head (5df398702ff97572f0c69de40d391f6d0ca0d448) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-community/utop.git" && cd "utop" && git fetch origin "refs/pull/493/head" && git reset --hard 5df39870
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-02-17 23:24.42: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e-debian-12-4.11_opam-2.3-ocamlformat-3ee951993de4d18fd335fcea4ac7375cab56a637"
2025-02-17 23:24.42: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-02-17 23:24.42: Waiting for resource in pool OCluster
2025-02-18 02:31.04: Waiting for worker…
2025-02-18 02:34.42: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
All commits already cached
HEAD is now at 5df3987 Update README.md


(from ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e)
2025-02-18 02:34.43 ---> using "da62f3c950d43dcc3f9894916ce8294da1bc1ec116a4781c87f29b9e670656d3" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-18 02:34.43 ---> using "2300f4b33ef37b65fde9e43795c4ea766cd6b225694d5d020f5ba61d64c5467e" from cache
Job succeeded
2025-02-18 02:34.44: Job succeeded