Organisationsocurrentopam-repo-cic982c9 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-02-21 09:55.49: New job: test ocurrent/opam-repo-ci https://github.com/ocurrent/opam-repo-ci.git#refs/heads/master (c982c93c331543c581971fe07bb63937ea1795b7) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394
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 c982c93c
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-02-21 09:55.49: Using cache hint "ocurrent/opam-repo-ci-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394-alpine-3.21-4.14_opam-2.3-ocamlformat-4022a684b64be8161a05cf897f492f8680792469"
2025-02-21 09:55.49: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-02-21 09:55.49: Waiting for resource in pool OCluster
2025-02-21 18:09.23: Waiting for worker…
2025-02-21 18:36.40: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at c982c93 Merge pull request #416 from shonfeder/update-ocaml-version


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394)
2025-02-21 18:36.40 ---> using "4e39c0c3d776eff1edded1b34ce7287522f5313250cb83728b85104013b8e410" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-21 18:36.40 ---> saved as "90e4bfb39d45475288c3a3549b42ea7ae9e264da2e6eddfeac47f4cbc5adc293"
Job succeeded
2025-02-21 18:36.41: Job succeeded