Organisationssanettegl-legacy3cce73 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-27 09:10.10: New job: test sanette/gl-legacy https://github.com/sanette/gl-legacy.git#refs/heads/main (3cce73b0a76bb778769cdeafb397584db6c99126) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/sanette/gl-legacy.git" -b "main" && cd "gl-legacy" && git reset --hard 3cce73b0
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-09-27 09:10.10: Using cache hint "sanette/gl-legacy-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12-alpine-3.22-4.14_opam-2.4-ocamlformat-6ef6813522b6ea29933f6451236a1639bdbaec61"
2025-09-27 09:10.10: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-09-27 09:10.10: Waiting for resource in pool OCluster
2025-09-27 09:10.10: Waiting for worker…
2025-09-27 09:11.28: Cancelling: Auto-cancelling job because it is no longer needed