Organisationsocurrentopam-repo-cicbefc8 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-11-29 14:43.25: New job: test ocurrent/opam-repo-ci https://github.com/ocurrent/opam-repo-ci.git#refs/heads/live (cbefc8d6012730ec9ed82e4b061ceaf79fddcf77) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554
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 cbefc8d6
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-11-29 14:43.25: Using cache hint "ocurrent/opam-repo-ci-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554-alpine-3.20-4.14_opam-2.3-ocamlformat-1b58d8c4dd40d1b4a0893c7b9182b698c1b34c44"
2024-11-29 14:43.25: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-11-29 14:43.25: Waiting for resource in pool OCluster
2024-11-29 20:14.18: Waiting for worker…
2024-11-29 20:18.05: Got resource from pool OCluster
Building on x86-bm-c5.sw.ocaml.org
All commits already cached
HEAD is now at cbefc8d Fix up


(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554)
2024-11-29 20:18.38 ---> using "46649d2bbe6f00c86a5d5fe022ab7bfe3de0143ddf6170e61af97324592363ef" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-29 20:18.38 ---> using "49950abb1b244f824a59060b5f0a07221aa2982f431bbd91f7eeff10b8a00173" from cache
Job succeeded
2024-11-29 20:18.39: Job succeeded