Organisationsocurrentopam-repo-ci0d34d7 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-13 12:41.49: New job: test ocurrent/opam-repo-ci https://github.com/ocurrent/opam-repo-ci.git#refs/heads/master (0d34d7b03422beb53b9cc70aa85b67cd8429a7a0) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37
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 0d34d7b0
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-09-13 12:41.49: Using cache hint "ocurrent/opam-repo-ci-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37-alpine-3.20-4.14_opam-2.2-ocamlformat-2d4ed1d357476c1cef4ba85ee4e76e9dfb81f2ee"
2024-09-13 12:41.49: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-09-13 12:41.49: Waiting for resource in pool OCluster
2024-09-13 14:49.26: Waiting for worker…
2024-09-13 14:53.02: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 0d34d7b Use the extracted CLI in the lint job


(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37)
2024-09-13 14:53.03 ---> using "360f26edbd0764b52725b6294936e7148bc39f2a4ff846a4d8ad86f052b4c874" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-13 14:53.03 ---> using "87053e58477c47262284e1ec8a785777ce0c49c841907ac708c455f9e498e5d5" from cache
Job succeeded
2024-09-13 14:53.03: Job succeeded