Organisationsrobur-coopalbatrosse48db7 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-08-15 20:23.05: New job: test robur-coop/albatross https://github.com/robur-coop/albatross.git#refs/heads/main (e48db746193e50000d75ccd5d9a6de784e880fee) (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 e48db746
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:23.05: 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:23.05: 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:23.05: Waiting for resource in pool OCluster
2024-08-15 20:23.06: Waiting for worker…
2024-08-15 20:23.06: Got resource from pool OCluster
Building on x86-bm-c19.sw.ocaml.org
All commits already cached
HEAD is now at e48db74 minor change adjustments

(from ocaml/opam:debian-12-ocaml-4.12@sha256:a0007b2436a59eab6a8ea3572a03571bc7b30daac164321568289819b5ce9c0e)
2024-08-15 20:23.07 ---> 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:23.07 ---> using "a009edaee0de1916d881b366daba4f18a2720110aaa17707345b5267c3da9485" from cache
Job succeeded
2024-08-15 20:23.07: Job succeeded