Organisationsrobur-coopalbatrossf35a66 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-08-15 20:04.54: New job: test robur-coop/albatross https://github.com/robur-coop/albatross.git#refs/heads/main (f35a669062b129a80716f5eb07ea88892c413fa5) (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 f35a6690
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:04.54: 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:04.54: 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:04.54: Waiting for resource in pool OCluster
2024-08-15 20:04.54: Waiting for worker…
2024-08-15 20:04.54: Got resource from pool OCluster
Building on x86-bm-c19.sw.ocaml.org
All commits already cached
HEAD is now at f35a669 Merge pull request #185 from robur-coop/syslog-support


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


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-15 20:05.31 ---> saved as "a009edaee0de1916d881b366daba4f18a2720110aaa17707345b5267c3da9485"
Job succeeded
2024-08-15 20:05.32: Job succeeded