Organisationsocurrentobuilder6bb4a4 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-07-25 13:03.00: New job: test ocurrent/obuilder https://github.com/ocurrent/obuilder.git#refs/heads/master (6bb4a4e9b1f4134ff0b1ade523427ad06dbab6ed) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:b3b62146d9d2553ad3559ba0b7d838ce13f5dc13c2ea54546736a9a63f24a7bc
ocamlformat version: none


To reproduce locally:


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


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


2024-07-25 13:03.00: Using cache hint "ocurrent/obuilder-ocaml/opam@sha256:b3b62146d9d2553ad3559ba0b7d838ce13f5dc13c2ea54546736a9a63f24a7bc-alpine-3.19-4.14_opam-2.1-ocamlformat-44a281fd66344f50c411e5c5300745612282e651"
2024-07-25 13:03.00: Using OBuilder spec:
((from ocaml/opam@sha256:b3b62146d9d2553ad3559ba0b7d838ce13f5dc13c2ea54546736a9a63f24a7bc)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-07-25 13:03.00: Waiting for resource in pool OCluster
2024-07-25 16:58.33: Waiting for worker…
2024-07-25 17:02.29: Got resource from pool OCluster
Building on x86-bm-c13.sw.ocaml.org
All commits already cached
HEAD is now at 6bb4a4e Update GHA script


(from ocaml/opam@sha256:b3b62146d9d2553ad3559ba0b7d838ce13f5dc13c2ea54546736a9a63f24a7bc)
2024-07-25 17:02.29 ---> using "bac3e8f37179fa16d60c8a87b1227db8b1cb22aaaca53a87fd8c9ae5859f039f" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-07-25 17:02.29 ---> using "9c300864d6b964783f6a4d4185f4d9e3e9a32a29f406d875b6746782fbb5d142" from cache
Job succeeded
2024-07-25 17:02.30: Job succeeded