Organisationsmirageawa-ssh422f7d ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-04-17 15:33.46: New job: test mirage/awa-ssh https://github.com/mirage/awa-ssh.git#refs/heads/main (422f7d6e9ecfe5ab14091d8376c70e8cd31f2565) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7
ocamlformat version: none

To reproduce locally:

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

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

2025-04-17 15:33.46: Using cache hint "mirage/awa-ssh-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7-alpine-3.21-4.14_opam-2.3-ocamlformat-5afc819055f4ae8f1195b0588a75ae3258f52bce"
2025-04-17 15:33.46: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-04-17 15:33.46: Waiting for resource in pool OCluster
2025-04-17 19:15.34: Waiting for worker…
2025-04-17 19:18.36: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at 422f7d6 Merge pull request #78 from gravicappa/fix-outgoing-data

(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7)
2025-04-17 19:18.37 ---> using "bd1a6ff8682763d02f6ea8340f8477bfdb4114ca8e4b584f0035829bd3e9edc4" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-04-17 19:18.37 ---> using "7c79392ca57e6f77694fc0fe6f9377825053cd75e0e88022cd83e8e560b06366" from cache
Job succeeded
2025-04-17 19:18.37: Job succeeded