Organisationsocurrentopam-repo-cia01101 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-03-25 13:26.04: New job: test ocurrent/opam-repo-ci https://github.com/ocurrent/opam-repo-ci.git#refs/heads/master (a01101077efc05b5909759f692c1ae712c04e84e) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocurrent/opam-repo-ci.git" -b "master" && cd "opam-repo-ci" && git reset --hard a0110107
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-03-25 13:26.04: Using cache hint "ocurrent/opam-repo-ci-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec-alpine-3.21-4.14_opam-2.3-ocamlformat-48e47466f5898fbf475b71788bcf587634373afa"
2025-03-25 13:26.04: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-03-25 13:26.04: Waiting for resource in pool OCluster
2025-03-25 13:26.05: Waiting for worker…
2025-03-25 13:26.05: Got resource from pool OCluster
Building on x86-bm-c5.sw.ocaml.org
All commits already cached
HEAD is now at a011010 Merge pull request #421 from shonfeder/420/conf-sources-lint

(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec)
2025-03-25 13:27.26 ---> saved as "1365d3d062370cdb3e23e0410421a094d8879b8f0dd4d3093d64147b4bfe4ff9"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-25 13:27.26 ---> saved as "0f933b44a6d05597b3167b5b00bbc469e044593a398197985948c9d6efb5415d"
Job succeeded
2025-03-25 13:27.27: Job succeeded