Organisationsrobur-coopalbatross049d7a ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-08-12 09:23.34: New job: test robur-coop/albatross https://github.com/robur-coop/albatross.git#refs/heads/main (049d7a16f9ba4d379dcfcbd46016918b90b478b6) (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 049d7a16
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-12 09:23.34: 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-12 09:23.34: 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-12 09:23.34: Waiting for resource in pool OCluster
2024-08-12 09:23.34: Waiting for worker…
2024-08-12 09:23.34: Got resource from pool OCluster
Building on x86-bm-c19.sw.ocaml.org
All commits already cached
HEAD is now at 049d7a1 Merge pull request #184 from robur-coop/update-update

(from ocaml/opam:debian-12-ocaml-4.12@sha256:a0007b2436a59eab6a8ea3572a03571bc7b30daac164321568289819b5ce9c0e)
2024-08-12 09:24.09 ---> saved as "465aedaea67954d8a3f47d5aaec18faad07865b0efe23a55c2b130c6e4238f45"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-12 09:24.09 ---> saved as "a009edaee0de1916d881b366daba4f18a2720110aaa17707345b5267c3da9485"
Job succeeded
2024-08-12 09:24.09: Job succeeded