Organisationsocamlmerlin94ff96 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-07-29 13:24.08: New job: test ocaml/merlin https://github.com/ocaml/merlin.git#refs/heads/main (94ff960962469793a5a42f41098537a4740d9a67) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:3e6e8dc44f53f2ef1e982f0fa4ce036e14a9fee13f5cfcfa72f6b06065d8ee18
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml/merlin.git" -b "main" && cd "merlin" && git reset --hard 94ff9609
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:3e6e8dc44f53f2ef1e982f0fa4ce036e14a9fee13f5cfcfa72f6b06065d8ee18
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-07-29 13:24.08: Using cache hint "ocaml/merlin-ocaml/opam@sha256:3e6e8dc44f53f2ef1e982f0fa4ce036e14a9fee13f5cfcfa72f6b06065d8ee18-alpine-3.19-5.2_opam-2.1-ocamlformat-e02e5286a726df2d946d936f0a69edb933ddd988"
2024-07-29 13:24.08: Using OBuilder spec:
((from ocaml/opam@sha256:3e6e8dc44f53f2ef1e982f0fa4ce036e14a9fee13f5cfcfa72f6b06065d8ee18)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-07-29 13:24.08: Waiting for resource in pool OCluster
2024-07-29 13:24.08: Waiting for worker…
2024-07-29 13:24.08: Got resource from pool OCluster
Building on x86-bm-c18.sw.ocaml.org
All commits already cached
HEAD is now at 94ff9609 Merge pull request #1807 from xvw/1770-follow-up

(from ocaml/opam@sha256:3e6e8dc44f53f2ef1e982f0fa4ce036e14a9fee13f5cfcfa72f6b06065d8ee18)
2024-07-29 13:24.11 ---> using "f6af28d894fbe0bc08a26ab29d323248c97739149ac7ec0ec6c2a5986a02e9ff" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-07-29 13:24.11 ---> using "d07c1dc7d748e9e2390efa701f8679ba385d4193268bd4accd6daaa0443932af" from cache
Job succeeded
2024-07-29 13:24.11: Job succeeded