Organisationsocamlmerlin581242 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-07-29 13:43.14: New job: test ocaml/merlin https://github.com/ocaml/merlin.git#refs/heads/main (581242eb55254d6709b708f24c07afd4cb6cdd27) (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 581242eb
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:43.14: Using cache hint "ocaml/merlin-ocaml/opam@sha256:3e6e8dc44f53f2ef1e982f0fa4ce036e14a9fee13f5cfcfa72f6b06065d8ee18-alpine-3.19-5.2_opam-2.1-ocamlformat-e02e5286a726df2d946d936f0a69edb933ddd988"
2024-07-29 13:43.14: Using OBuilder spec:
((from ocaml/opam@sha256:3e6e8dc44f53f2ef1e982f0fa4ce036e14a9fee13f5cfcfa72f6b06065d8ee18)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-07-29 13:43.14: Waiting for resource in pool OCluster
2024-07-29 13:43.14: Waiting for worker…
2024-07-29 13:43.14: Got resource from pool OCluster
Building on x86-bm-c18.sw.ocaml.org
All commits already cached
HEAD is now at 581242eb Merge pull request #1805 from voodoos/type-enclosing-from-inside-rec-type-def


(from ocaml/opam@sha256:3e6e8dc44f53f2ef1e982f0fa4ce036e14a9fee13f5cfcfa72f6b06065d8ee18)
2024-07-29 13:43.16 ---> 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:43.16 ---> using "d07c1dc7d748e9e2390efa701f8679ba385d4193268bd4accd6daaa0443932af" from cache
Job succeeded
2024-07-29 13:43.17: Job succeeded