Organisationssanettebogue8991e4 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-02-19 09:23.27: New job: test sanette/bogue https://github.com/sanette/bogue.git#refs/heads/master (8991e421e50e7f69cf3714991dec45160d1b8ca3) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/sanette/bogue.git" -b "master" && cd "bogue" && git reset --hard 8991e421
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-02-19 09:23.27: Using cache hint "sanette/bogue-ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0-debian-12-4.08_opam-2.3-ocamlformat-3ee951993de4d18fd335fcea4ac7375cab56a637"
2025-02-19 09:23.27: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-02-19 09:23.27: Waiting for resource in pool OCluster
2025-02-19 09:23.27: Waiting for worker…
2025-02-19 09:23.30: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 8991e42 new "save_as" dialog

(from ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0)
2025-02-19 09:23.32 ---> using "00aea64e10ae0c7539e49349e74a22e5b31f7345320d1fcee09b4272923b54dc" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-19 09:23.32 ---> saved as "3b57b45bed8eb7166df3df94802221022851e5a1fd0e884e8ca0123d16d99dcf"
Job succeeded
2025-02-19 09:23.32: Job succeeded