Organisationsocurrentocurrente43b6c (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-24 13:40.01: New job: test ocurrent/ocurrent https://github.com/ocurrent/ocurrent.git#refs/heads/master (e43b6c5c896a4cc5ca5c1d0cfbf10a6401fbcd47) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:4d3b507eb6d349666aafd74b6be9407ba60490b82f2b83b1bfa11dee108383a6
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/ocurrent.git" -b "master" && cd "ocurrent" && git reset --hard e43b6c5c
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:4d3b507eb6d349666aafd74b6be9407ba60490b82f2b83b1bfa11dee108383a6
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-06-24 13:40.01: Using cache hint "ocurrent/ocurrent-ocaml/opam@sha256:4d3b507eb6d349666aafd74b6be9407ba60490b82f2b83b1bfa11dee108383a6-alpine-3.19-4.14_opam-2.1-ocamlformat-796c0cc8af436190f8caaf87e9abc10984c46de3"
2024-06-24 13:40.01: Using OBuilder spec:
((from ocaml/opam@sha256:4d3b507eb6d349666aafd74b6be9407ba60490b82f2b83b1bfa11dee108383a6)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-24 13:40.01: Waiting for resource in pool OCluster
2024-06-25 04:28.54: Waiting for worker…
2024-06-25 04:28.54: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at e43b6c5 Update Dockerfile for newer `tyxml.4.6.0` dependency (#445)


(from ocaml/opam@sha256:4d3b507eb6d349666aafd74b6be9407ba60490b82f2b83b1bfa11dee108383a6)
2024-06-25 04:28.54 ---> using "7c84d3c6715c76e11b87a824092e49e2170365f5eab7d36e46dae375b4e90d36" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-25 04:28.55 ---> saved as "6c0a821b29e09e4f31f8b1a88a1627e286fc32cf5b5a811955a77c6c58c47ce2"
Job succeeded
2024-06-25 04:28.55: Job succeeded