Organisationsrobur-coopalbatrosseb6a6f ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-08-15 20:19.47: New job: test robur-coop/albatross https://github.com/robur-coop/albatross.git#refs/heads/main (eb6a6ff598cc00a35ee0e1a6f8ee5c586dc99ff0) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.12@sha256:a0007b2436a59eab6a8ea3572a03571bc7b30daac164321568289819b5ce9c0e
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/robur-coop/albatross.git" -b "main" && cd "albatross" && git reset --hard eb6a6ff5
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.12@sha256:a0007b2436a59eab6a8ea3572a03571bc7b30daac164321568289819b5ce9c0e
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-08-15 20:19.47: Using cache hint "robur-coop/albatross-ocaml/opam:debian-12-ocaml-4.12@sha256:a0007b2436a59eab6a8ea3572a03571bc7b30daac164321568289819b5ce9c0e-debian-12-4.12_opam-2.2-ocamlformat-44a281fd66344f50c411e5c5300745612282e651"
2024-08-15 20:19.47: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.12@sha256:a0007b2436a59eab6a8ea3572a03571bc7b30daac164321568289819b5ce9c0e)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-08-15 20:19.47: Waiting for resource in pool OCluster
2024-08-15 20:19.48: Waiting for worker…
2024-08-15 20:19.48: Got resource from pool OCluster
Building on x86-bm-c19.sw.ocaml.org
All commits already cached
HEAD is now at eb6a6ff changes for 2.1.0

(from ocaml/opam:debian-12-ocaml-4.12@sha256:a0007b2436a59eab6a8ea3572a03571bc7b30daac164321568289819b5ce9c0e)
2024-08-15 20:19.48 ---> using "465aedaea67954d8a3f47d5aaec18faad07865b0efe23a55c2b130c6e4238f45" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-15 20:19.48 ---> using "a009edaee0de1916d881b366daba4f18a2720110aaa17707345b5267c3da9485" from cache
Job succeeded
2024-08-15 20:19.49: Job succeeded