Organisationsrobur-coopalbatrossde3138 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-08 09:51.33: New job: test robur-coop/albatross https://github.com/robur-coop/albatross.git#refs/heads/main (de31380483f678d455cd322e4457ec6cfb77f1b1) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a
ocamlformat version: none


To reproduce locally:


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


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


2026-01-08 09:51.33: Using cache hint "robur-coop/albatross-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a-alpine-3.22-4.14_opam-2.4-ocamlformat-2dee2fe30df966714e056f8af164fe0ed7648a63"
2026-01-08 09:51.33: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-01-08 09:51.33: Waiting for resource in pool OCluster
2026-01-08 09:51.33: Waiting for worker…
2026-01-08 09:51.34: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at de31380 Merge pull request #248 from robur-coop/prepare.2.6.2


(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a)
2026-01-08 09:51.37 ---> using "ece82a8ac6d41a1ab09fb11091965cb1ec871520b8574cef65f50dce7f99ce3f" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-01-08 09:51.37 ---> saved as "5066251ec04c6d13db4bafd8eddb0cb747591fca68a36855ada570d27f2d7fbe"
Job succeeded
2026-01-08 09:51.37: Job succeeded