Organisationsocaml-communityutop4654b2 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 13:44.51: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/pull/484/head (4654b228d7b9058e0eb633ce90bcf6cae4c321fb) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:a70cc59035aa3331b22d5b097b873e4adef77fa40cb1b164d24b17d50be6c2fb
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-community/utop.git" && cd "utop" && git fetch origin "refs/pull/484/head" && git reset --hard 4654b228
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:a70cc59035aa3331b22d5b097b873e4adef77fa40cb1b164d24b17d50be6c2fb
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-06-17 13:44.51: Using cache hint "ocaml-community/utop-ocaml/opam@sha256:a70cc59035aa3331b22d5b097b873e4adef77fa40cb1b164d24b17d50be6c2fb-debian-12-4.11_opam-2.1-ocamlformat-a6069b9eebba0e2b70cdbbd834bc800eb6d671fb"
2024-06-17 13:44.51: Using OBuilder spec:
((from ocaml/opam@sha256:a70cc59035aa3331b22d5b097b873e4adef77fa40cb1b164d24b17d50be6c2fb)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 13:44.51: Waiting for resource in pool OCluster
2024-06-19 16:47.03: Waiting for worker…
2024-06-19 16:48.22: Got resource from pool OCluster
Building on x86-bm-c9.sw.ocaml.org
All commits already cached
HEAD is now at 4654b22 Create directory for history file if directory does not exist


(from ocaml/opam@sha256:a70cc59035aa3331b22d5b097b873e4adef77fa40cb1b164d24b17d50be6c2fb)
2024-06-19 16:48.22 ---> using "17b9ae2e3183db407daa3860ee10448a2a98b55812275dc9e8dfc6eacc51c53d" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-19 16:48.22 ---> saved as "96c4e321028009b0dc8f8908c0d6e6835bc92055590e5808011b73cb96073e5f"
Job succeeded
2024-06-19 16:48.22: Job succeeded