Organisationsocurrentopam-repo-cibabb8b ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-10-29 13:19.56: New job: test ocurrent/opam-repo-ci https://github.com/ocurrent/opam-repo-ci.git#refs/heads/master (babb8b03e5eabf8e5ecc12384587a8303004a22b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e
ocamlformat version: none


To reproduce locally:


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


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


2025-10-29 13:19.56: Using cache hint "ocurrent/opam-repo-ci-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e-alpine-3.22-4.14_opam-2.4-ocamlformat-0939e07036fdca806e55f6b5320a96ec45f6cfd9"
2025-10-29 13:19.56: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-10-29 13:19.56: Waiting for resource in pool OCluster
2025-10-29 13:45.22: Waiting for worker…
2025-10-29 13:51.12: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at babb8b0 Merge pull request #460 from mtelvers/ocaml-5.4


(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e)
2025-10-29 13:51.12 ---> using "764276640f5b3f4ce6b610321003cb55f6545c42846dc0b360f6be7a346afe65" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-29 13:51.12 ---> using "fe52ca83e74361aca9500bea3b0c75bc6bae0cbe0ab9418ad1259676e20dd8e0" from cache
Job succeeded
2025-10-29 13:51.13: Job succeeded