Organisationsocurrentopam-repo-cid19e2c ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-09 13:32.30: New job: test ocurrent/opam-repo-ci https://github.com/ocurrent/opam-repo-ci.git#refs/heads/live (d19e2c755c24c619035ff36bbe9b955df721a583) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/opam-repo-ci.git" -b "live" && cd "opam-repo-ci" && git reset --hard d19e2c75
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-01-09 13:32.30: Using cache hint "ocurrent/opam-repo-ci-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0-alpine-3.20-4.14_opam-2.3-ocamlformat-67e940587b8aca227f511e1943bcd31eabe6b1db"
2025-01-09 13:32.30: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-01-09 13:32.30: Waiting for resource in pool OCluster
2025-01-09 13:32.31: Waiting for worker…
2025-01-09 13:32.32: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at d19e2c7 Fetch each package into its own directory


(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0)
2025-01-09 13:32.33 ---> using "a3e9f67bc1ee9201c96140c65f9dc31519ebfb933f158b75d3a6cace968f8f0b" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-09 13:32.33 ---> using "08531b211c79869936193858aa39be3a119d4fa4d4e64483b81db26a249535ce" from cache
Job succeeded
2025-01-09 13:32.34: Job succeeded