Organisationshannesmduration6abe42 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 12:43.12: New job: test hannesm/duration https://github.com/hannesm/duration.git#refs/heads/main (6abe42ebe585a96f79eb91045911b9a73c1db19e) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:9b41a4565b9f278978b1fce14d25b8180edbeddcdead4562ea5ffeac94fb5f5a
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/hannesm/duration.git" -b "main" && cd "duration" && git reset --hard 6abe42eb
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:9b41a4565b9f278978b1fce14d25b8180edbeddcdead4562ea5ffeac94fb5f5a
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-06-17 12:43.12: Using cache hint "hannesm/duration-ocaml/opam@sha256:9b41a4565b9f278978b1fce14d25b8180edbeddcdead4562ea5ffeac94fb5f5a-debian-12-4.04_opam-2.1-ocamlformat-a6069b9eebba0e2b70cdbbd834bc800eb6d671fb"
2024-06-17 12:43.12: Using OBuilder spec:
((from ocaml/opam@sha256:9b41a4565b9f278978b1fce14d25b8180edbeddcdead4562ea5ffeac94fb5f5a)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 12:43.12: Waiting for resource in pool OCluster
2024-06-18 19:46.53: Waiting for worker…
2024-06-18 19:51.40: Got resource from pool OCluster
Building on x86-bm-c15.sw.ocaml.org
All commits already cached
HEAD is now at 6abe42e changes for 0.2.1


(from ocaml/opam@sha256:9b41a4565b9f278978b1fce14d25b8180edbeddcdead4562ea5ffeac94fb5f5a)
Unable to find image 'ocaml/opam@sha256:9b41a4565b9f278978b1fce14d25b8180edbeddcdead4562ea5ffeac94fb5f5a' locally
docker.io/ocaml/opam@sha256:9b41a4565b9f278978b1fce14d25b8180edbeddcdead4562ea5ffeac94fb5f5a: Pulling from ocaml/opam
6533ba23885c: Pulling fs layer
6533ba23885c: Verifying Checksum
6533ba23885c: Download complete
6533ba23885c: Pull complete
Digest: sha256:9b41a4565b9f278978b1fce14d25b8180edbeddcdead4562ea5ffeac94fb5f5a
Status: Downloaded newer image for ocaml/opam@sha256:9b41a4565b9f278978b1fce14d25b8180edbeddcdead4562ea5ffeac94fb5f5a
2024-06-18 19:54.24 ---> saved as "52eddacfde53c97efe8c4ffa90cd234ade0c5c822bb4e1ddd4cfa0f76114946e"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-18 19:54.24 ---> saved as "97a0556af04ce479892156ab0bb24ed3f49d9cb0ae2b93982adbb79de828d1e8"
Job succeeded
2024-06-18 19:54.25: Job succeeded