Organisationsverbosemodesyslog-message160d94 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-03-19 08:04.37: New job: test verbosemode/syslog-message https://github.com/verbosemode/syslog-message.git#refs/heads/main (160d94f9e3e4972b53042c5bd7c32a3ce1656082) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/verbosemode/syslog-message.git" -b "main" && cd "syslog-message" && git reset --hard 160d94f9
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-03-19 08:04.37: Using cache hint "verbosemode/syslog-message-ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47-debian-13-4.08_opam-2.5-ocamlformat-9f189ca4f94fbb5f0045820bf3c4ffafb21145ef"
2026-03-19 08:04.37: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-03-19 08:04.37: Waiting for resource in pool OCluster
2026-03-19 11:34.51: Waiting for worker…
2026-03-19 11:39.21: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 160d94f release 1.2.0


(from ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47)
2026-03-19 11:39.23 ---> using "867303d7f04cee0d3e23016229d2a45a69516628a14dbff52754cd3cb283f66f" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-03-19 11:39.26 ---> saved as "c1df387d7552294a490006a1e5dc7e52227d29fb6d2e4bc00ae04e1dce4c0738"
Job succeeded
2026-03-19 11:39.29: Job succeeded