Organisationsocamlmerline016ab ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-01 14:12.47: New job: test ocaml/merlin https://github.com/ocaml/merlin.git#refs/heads/main (e016abfac6da88ff7a6b49a42ca37854a4378ace) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-5.2@sha256:438c72033b20ee374a28968b3219bffa87e179d8d1e3fb1eb4f9b60379eb0db3
ocamlformat version: none


To reproduce locally:


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


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


2024-09-01 14:12.47: Using cache hint "ocaml/merlin-ocaml/opam:alpine-3.20-ocaml-5.2@sha256:438c72033b20ee374a28968b3219bffa87e179d8d1e3fb1eb4f9b60379eb0db3-alpine-3.20-5.2_opam-2.2-ocamlformat-f57c065fe9329efd503ebbbfcc76ee78f979cf3d"
2024-09-01 14:12.47: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:438c72033b20ee374a28968b3219bffa87e179d8d1e3fb1eb4f9b60379eb0db3)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-09-01 14:12.47: Waiting for resource in pool OCluster
2024-09-01 15:34.41: Waiting for worker…
2024-09-01 15:36.24: Got resource from pool OCluster
Building on x86-bm-c19.sw.ocaml.org
All commits already cached
HEAD is now at e016abfa Merge pull request #1811 from xvw/refactor-lsp-typedtree-usage


(from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:438c72033b20ee374a28968b3219bffa87e179d8d1e3fb1eb4f9b60379eb0db3)
2024-09-01 15:36.24 ---> using "8e594ddbc61b89628a9846d83a9ca2102edaa54a0b33a1a8f60d33d7e563aba3" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-01 15:36.24 ---> saved as "a1f0a20426a818e112eee3abe90ddce61f610d3ab8440c284a3d08979d95d803"
Job succeeded
2024-09-01 15:36.24: Job succeeded