Organisationsocaml-communityutope99219 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-23 20:41.50: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/pull/497/head (e99219b98e1de69f51a2d285bd59c58a29d47d26) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658
ocamlformat version: none


To reproduce locally:


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


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


2025-01-23 20:41.50: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658-debian-12-4.11_opam-2.3-ocamlformat-82749c0bc5cc2afb8d47b6abd46d44554f7bf5bc"
2025-01-23 20:41.50: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-01-23 20:41.50: Waiting for resource in pool OCluster
2025-01-23 20:41.50: Waiting for worker…
2025-01-23 20:44.24: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
All commits already cached
HEAD is now at e99219b Emacs completion: Include module prefix in completion candidates


(from ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658)
2025-01-23 20:44.46 ---> saved as "f0a5ce6f60de0922af2668b4c9ed634f1036e140addcbba0c499699d18395b3e"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-23 20:44.46 ---> saved as "68e2d0c802c4631ba81bfeeaf42841e49dc75451a3d6bd220977282b82212713"
Job succeeded
2025-01-23 20:44.47: Job succeeded