Organisationsmirageocaml-uricbe86e ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-03-03 09:52.14: New job: test mirage/ocaml-uri https://github.com/mirage/ocaml-uri.git#refs/heads/main (cbe86e330f7229e53b78a77892b05c16ac3e8724) (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/mirage/ocaml-uri.git" -b "main" && cd "ocaml-uri" && git reset --hard cbe86e33
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-03-03 09:52.14: Using cache hint "mirage/ocaml-uri-ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0-debian-12-4.08_opam-2.3-ocamlformat-5c627de42309bb6474331d403efeb6d68d617b1e"
2025-03-03 09:52.14: 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-03-03 09:52.14: Waiting for resource in pool OCluster
2025-03-03 10:57.26: Waiting for worker…
2025-03-03 11:01.10: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
HEAD is now at cbe86e3 Merge pull request #177 from smorimoto/update-actions


(from ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0)
2025-03-03 11:01.11 ---> using "00aea64e10ae0c7539e49349e74a22e5b31f7345320d1fcee09b4272923b54dc" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-03 11:01.11 ---> using "3b57b45bed8eb7166df3df94802221022851e5a1fd0e884e8ca0123d16d99dcf" from cache
Job succeeded
2025-03-03 11:01.11: Job succeeded