Organisationsnomadic-labslwt-watcher70f826 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-11-15 21:02.52: New job: test nomadic-labs/lwt-watcher https://gitlab.com/nomadic-labs/lwt-watcher.git#refs/heads/master (70f826c503cc094ed2de3aa81fa385ea9fddb903) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.02@sha256:472cf64828d83dd5d25e19bef5304ff0b9e7ceec4816e50595a844e83bef31e3
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://gitlab.com/nomadic-labs/lwt-watcher.git" -b "master" && cd "lwt-watcher" && git reset --hard 70f826c5
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.02@sha256:472cf64828d83dd5d25e19bef5304ff0b9e7ceec4816e50595a844e83bef31e3
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-11-15 21:02.52: Using cache hint "nomadic-labs/lwt-watcher-ocaml/opam:debian-12-ocaml-4.02@sha256:472cf64828d83dd5d25e19bef5304ff0b9e7ceec4816e50595a844e83bef31e3-debian-12-4.02_opam-2.2-ocamlformat-371a52f4a8b5c88dc9de4f5a5f6375fb0963297a"
2024-11-15 21:02.52: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.02@sha256:472cf64828d83dd5d25e19bef5304ff0b9e7ceec4816e50595a844e83bef31e3)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-11-15 21:02.52: Waiting for resource in pool OCluster
2024-11-15 21:02.52: Waiting for worker…
2024-11-15 21:02.53: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 70f826c Merge branch 'add-dune-project-file' into 'master'


(from ocaml/opam:debian-12-ocaml-4.02@sha256:472cf64828d83dd5d25e19bef5304ff0b9e7ceec4816e50595a844e83bef31e3)
2024-11-15 21:03.29 ---> saved as "c383a66f810f7c4c7da74bccbedee3cf0db17193d08acef539fffd76a6edafc0"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-15 21:03.29 ---> saved as "3de9563aaca4ef91b5f64dfe7c26b519e952925d52437e67c36194a32b5a9d81"
Job succeeded
2024-11-15 21:03.29: Job succeeded