Organisationsmirleftocaml-tlsf6455e ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-10-28 15:00.08: New job: test mirleft/ocaml-tls https://github.com/mirleft/ocaml-tls.git#refs/heads/main (f6455e37513a74da63dc8819dfc8dd1aaebafb9a) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:8d31da453d3048b9f72c9eb8a37b00ff5fc1ce58b38561a3e7c8c1677d78c332
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirleft/ocaml-tls.git" -b "main" && cd "ocaml-tls" && git reset --hard f6455e37
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:8d31da453d3048b9f72c9eb8a37b00ff5fc1ce58b38561a3e7c8c1677d78c332
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-10-28 15:00.08: Using cache hint "mirleft/ocaml-tls-ocaml/opam:debian-12-ocaml-4.13@sha256:8d31da453d3048b9f72c9eb8a37b00ff5fc1ce58b38561a3e7c8c1677d78c332-debian-12-4.13_opam-2.2-ocamlformat-63cfa2da7451530777c99ac51ebfc3a717cff962"
2024-10-28 15:00.08: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:8d31da453d3048b9f72c9eb8a37b00ff5fc1ce58b38561a3e7c8c1677d78c332)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-10-28 15:00.08: Waiting for resource in pool OCluster
2024-10-28 17:15.21: Waiting for worker…
2024-10-28 17:15.21: Got resource from pool OCluster
Building on x86-bm-c14.sw.ocaml.org
All commits already cached
HEAD is now at f6455e3 remove nqsb link from README, as spotted by @msub2, fixes #512

(from ocaml/opam:debian-12-ocaml-4.13@sha256:8d31da453d3048b9f72c9eb8a37b00ff5fc1ce58b38561a3e7c8c1677d78c332)
2024-10-28 17:15.21 ---> using "dcbd03964b9b7d7f1d7e60e18cf5feaf28a246dfe0bf7f8c8e8707051ded5518" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-28 17:15.21 ---> using "5adf56460f15105f2fca066b5602a36a9958ad41a04eb954563fdd92407a7227" from cache
Job succeeded
2024-10-28 17:15.21: Job succeeded