Organisationsmiragecharrua646923 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-12-09 10:29.40: New job: test mirage/charrua https://github.com/mirage/charrua.git#refs/heads/main (6469239a8b8c09e52f5a737a451e84c755af026f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/charrua.git" -b "main" && cd "charrua" && git reset --hard 6469239a
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-12-09 10:29.40: Using cache hint "mirage/charrua-ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8-debian-12-4.13_opam-2.3-ocamlformat-9a4a489e639cc5ce8cc540adfb67d381def898ec"
2024-12-09 10:29.40: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-12-09 10:29.40: Waiting for resource in pool OCluster
2024-12-09 10:29.41: Waiting for worker…
2024-12-09 10:32.41: Got resource from pool OCluster
Building on x86-bm-c19.sw.ocaml.org
HEAD is now at 9967d56 Merge pull request #129 from hannesm/add-prefix-to-type
HEAD is now at 6469239 changes for 1.6.0


(from ocaml/opam:debian-12-ocaml-4.13@sha256:65b08479081d48a446749873c9846940663010e6194fc56a7fb5d675e83813c8)
2024-12-09 10:32.42 ---> using "bbcd1309ce30c3cc499604e24d796acdf8975629ff8dec06012398dbdaa0fd70" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-09 10:32.42 ---> using "0f5828e778e86ef17e6a35a626cc378a36c8471def5d946973529a4e7bba69af" from cache
Job succeeded
2024-12-09 10:32.42: Job succeeded