Organisationsocurrentdocker-base-images0ea147 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-02-24 17:30.20: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/pull/315/head (0ea147661bea5d5afad3c460cc4011a0c5cec527) (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/docker-base-images.git" && cd "docker-base-images" && git fetch origin "refs/pull/315/head" && git reset --hard 0ea14766
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-24 17:30.20: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394-alpine-3.21-4.14_opam-2.3-ocamlformat-4022a684b64be8161a05cf897f492f8680792469"
2025-02-24 17:30.20: 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-24 17:30.20: Waiting for resource in pool OCluster
2025-02-24 17:30.20: Waiting for worker…
2025-02-24 17:30.24: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at 0ea1476 Use `--no-opam` with `ocaml-env` on Windows.


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394)
2025-02-24 17:30.32: Cancelling: Auto-cancelling job because it is no longer needed
2025-02-24 17:31.09 ---> saved as "4e39c0c3d776eff1edded1b34ce7287522f5313250cb83728b85104013b8e410"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
Job cancelled