Organisationsocurrentdocker-base-images4d6210 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-04-18 21:00.25: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/master (4d6210d9662cef9c715ae7859f398ce1f3b18260) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/docker-base-images.git" -b "master" && cd "docker-base-images" && git reset --hard 4d6210d9
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-04-18 21:00.25: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7-alpine-3.21-4.14_opam-2.3-ocamlformat-eb131814a7b15a7d9af5a8569dc7f4a896db653d"
2025-04-18 21:00.25: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-04-18 21:00.25: Waiting for resource in pool OCluster
2025-04-18 21:00.25: Waiting for worker…
2025-04-18 21:01.22: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
HEAD is now at 4d6210d Merge pull request #319 from mtelvers/update-ocaml-dockerfile


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7)
2025-04-18 21:02.08 ---> saved as "bd1a6ff8682763d02f6ea8340f8477bfdb4114ca8e4b584f0035829bd3e9edc4"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-04-18 21:02.08 ---> saved as "7c79392ca57e6f77694fc0fe6f9377825053cd75e0e88022cd83e8e560b06366"
Job succeeded
2025-04-18 21:02.09: Job succeeded