Organisationsrobur-coopalbatrossbd6460 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-22 13:31.29: New job: test robur-coop/albatross https://github.com/robur-coop/albatross.git#refs/heads/main (bd646093846be0f44f8e4dc189e03833f8c07d9c) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216
ocamlformat version: none


To reproduce locally:


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


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


2026-01-22 13:31.29: Using cache hint "robur-coop/albatross-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216-alpine-3.22-4.14_opam-2.5-ocamlformat-31c3ce4c9b0cb8d8a4d168be305761eb20433c38"
2026-01-22 13:31.29: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-01-22 13:31.29: Waiting for resource in pool OCluster
2026-01-22 13:31.29: Waiting for worker…
2026-01-22 13:43.15: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at bd64609 Merge pull request #254 from robur-coop/remove-unusued-functions


(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)
2026-01-22 13:44.17 ---> saved as "d1cef22083ba59d6db4e2f107091c68dd70ebdcc64c3894ad7db7be62ad17f4a"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-01-22 13:44.17 ---> saved as "4f989350a029227966d90ce0ea5cea8f7852265c38d41bac1e0219693b40991b"
Job succeeded
2026-01-22 13:44.17: Job succeeded