Organisationsrobur-coopalbatross817f73 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-12-01 13:26.04: New job: test robur-coop/albatross https://github.com/robur-coop/albatross.git#refs/heads/main (817f73d52c1f8315a321756cd64f172c1c555fcb) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/robur-coop/albatross.git" -b "main" && cd "albatross" && git reset --hard 817f73d5
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-12-01 13:26.04: Using cache hint "robur-coop/albatross-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a-alpine-3.22-4.14_opam-2.4-ocamlformat-8d1f9a30c4b63036140ae643d5d392e47f1a0734"
2025-12-01 13:26.04: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-12-01 13:26.04: Waiting for resource in pool OCluster
2025-12-01 13:26.04: Waiting for worker…
2025-12-01 13:26.05: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 817f73d albatross_console: restore cmdliner 1 support


(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:035343faa2345fbb738069f2d899570ced75942aab3c76ec7fd2353ed127049a)
2025-12-01 13:26.35 ---> saved as "531dd882a2fae5a34a8bfa5ee93af1613955008dcdcd99be6da6c29a1733a42a"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-12-01 13:26.35 ---> saved as "06ada8b86dc478d63fd685a653742636f06c862de7f4e670a4b45886262e2191"
Job succeeded
2025-12-01 13:26.36: Job succeeded