Organisationsrobur-coopalbatross6da7cf ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-01 14:12.44: New job: test robur-coop/albatross https://github.com/robur-coop/albatross.git#refs/heads/main (6da7cf1faefce23c9186d2b09580978576e85c51) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.12@sha256:51cc6003512dd8b183dfbcd2923431c0df52e9f6f6ab699eb9dfb395b50fff92
ocamlformat version: none


To reproduce locally:


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


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


2024-09-01 14:12.44: Using cache hint "robur-coop/albatross-ocaml/opam:debian-12-ocaml-4.12@sha256:51cc6003512dd8b183dfbcd2923431c0df52e9f6f6ab699eb9dfb395b50fff92-debian-12-4.12_opam-2.2-ocamlformat-92bb17f83bfd62afae339e908363a58b3b920f7a"
2024-09-01 14:12.44: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.12@sha256:51cc6003512dd8b183dfbcd2923431c0df52e9f6f6ab699eb9dfb395b50fff92)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-09-01 14:12.44: Waiting for resource in pool OCluster
2024-09-01 15:28.02: Waiting for worker…
2024-09-01 15:31.10: Got resource from pool OCluster
Building on x86-bm-c2.sw.ocaml.org
All commits already cached
HEAD is now at 6da7cf1 minor change adjustments


(from ocaml/opam:debian-12-ocaml-4.12@sha256:51cc6003512dd8b183dfbcd2923431c0df52e9f6f6ab699eb9dfb395b50fff92)
2024-09-01 15:31.10 ---> using "420e21d3d29bfeb08a7e84a34fa567c804a9bec2cb409e8bcbed293cf7025ea0" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-01 15:31.10 ---> using "7088272089f0cbe2536d2432495201a2e192eebcedde59eb5a494fbacfc51e35" from cache
Job succeeded
2024-09-01 15:31.10: Job succeeded