Organisationsocamlmerlin9fa77d ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-08-21 14:41.05: New job: test ocaml/merlin https://github.com/ocaml/merlin.git#refs/heads/main (9fa77dbe81c893476646d873c5ac5106b94b7107) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-5.2@sha256:7e1ff627c9463d11c6c8cb5cd9e605e0469d5c782ffd9fa0bc54d598262b1edd
ocamlformat version: none


To reproduce locally:


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


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


2024-08-21 14:41.05: Using cache hint "ocaml/merlin-ocaml/opam:alpine-3.20-ocaml-5.2@sha256:7e1ff627c9463d11c6c8cb5cd9e605e0469d5c782ffd9fa0bc54d598262b1edd-alpine-3.20-5.2_opam-2.2-ocamlformat-f57c065fe9329efd503ebbbfcc76ee78f979cf3d"
2024-08-21 14:41.05: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:7e1ff627c9463d11c6c8cb5cd9e605e0469d5c782ffd9fa0bc54d598262b1edd)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-08-21 14:41.05: Waiting for resource in pool OCluster
2024-08-21 19:42.47: Waiting for worker…
2024-08-21 19:42.47: Got resource from pool OCluster
Building on x86-bm-c5.sw.ocaml.org
All commits already cached
HEAD is now at 9fa77dbe [New Command] Expand PPX nodes (#1745)


(from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:7e1ff627c9463d11c6c8cb5cd9e605e0469d5c782ffd9fa0bc54d598262b1edd)
2024-08-21 19:42.47 ---> using "f91c4207485e9bc221333a0708729e42c83c784e9f1d26a677abe99bfadb57ee" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-21 19:42.47 ---> using "a3e8eb824ede34ff5deb376d8083ce3bb5396e69e396057ac44deb52720b59cd" from cache
Job succeeded
2024-08-21 19:42.48: Job succeeded