Organisationsocurrentobuilderbc6eca ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-11 13:39.00: New job: test ocurrent/obuilder https://github.com/ocurrent/obuilder.git#refs/heads/master (bc6eca86e5624b32ca58fb0b5e43e7e15f188f58) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/obuilder.git" -b "master" && cd "obuilder" && git reset --hard bc6eca86
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-09-11 13:39.00: Using cache hint "ocurrent/obuilder-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37-alpine-3.20-4.14_opam-2.2-ocamlformat-0329818dcfd3de1a722ea09eeeed94cd24caa375"
2024-09-11 13:39.00: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-09-11 13:39.00: Waiting for resource in pool OCluster
2024-09-11 15:59.30: Waiting for worker…
2024-09-11 16:03.23: Got resource from pool OCluster
Building on x86-bm-c1.sw.ocaml.org
All commits already cached
HEAD is now at bc6eca8 gha: use the latest OCaml 5


(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37)
2024-09-11 16:03.23 ---> using "360f26edbd0764b52725b6294936e7148bc39f2a4ff846a4d8ad86f052b4c874" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-11 16:03.23 ---> using "87053e58477c47262284e1ec8a785777ce0c49c841907ac708c455f9e498e5d5" from cache
Job succeeded
2024-09-11 16:03.23: Job succeeded