Organisationsmirageawa-sshadd9c5 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-05-22 20:05.10: New job: test mirage/awa-ssh https://github.com/mirage/awa-ssh.git#refs/heads/main (add9c5a1cc1c9c9d668c24d14db8053194db9a2b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/awa-ssh.git" -b "main" && cd "awa-ssh" && git reset --hard add9c5a1
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-05-22 20:05.10: Using cache hint "mirage/awa-ssh-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c-alpine-3.21-4.14_opam-2.3-ocamlformat-2df846cb67d6f96ae4fced111519ff4ae27d19ae"
2025-05-22 20:05.10: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-05-22 20:05.10: Waiting for resource in pool OCluster
2025-05-22 23:44.13: Waiting for worker…
2025-05-22 23:46.31: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at add9c5a Merge pull request #80 from mirage/authie


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c)
2025-05-22 23:46.32 ---> using "b31f8ea9b0da9063a13255c6536c5f85700cfe755ad07fbc6516da39211433c3" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-05-22 23:46.32 ---> using "2cf26c4aef51ec2c80c505ab20a2410e3b12058449e883cd39241c606a2ebd51" from cache
Job succeeded
2025-05-22 23:46.32: Job succeeded