Organisationstalex5angstromd3bd06 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 13:27.19: New job: test talex5/angstrom https://github.com/talex5/angstrom.git#refs/heads/master (d3bd06a3dbdd5960bffa8abbc9925d8f5b3e9922) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d
ocamlformat version: none


To reproduce locally:


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


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


2024-06-17 13:27.19: Using cache hint "talex5/angstrom-ocaml/opam@sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d-debian-12-4.03_opam-2.1-ocamlformat-a6069b9eebba0e2b70cdbbd834bc800eb6d671fb"
2024-06-17 13:27.19: Using OBuilder spec:
((from ocaml/opam@sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 13:27.19: Waiting for resource in pool OCluster
2024-06-19 16:07.56: Waiting for worker…
2024-06-19 16:11.21: Got resource from pool OCluster
Building on x86-bm-c12.sw.ocaml.org
All commits already cached
HEAD is now at d3bd06a Merge pull request #211 from inhabitedtype/github-actions


(from ocaml/opam@sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d)
2024-06-19 16:11.21 ---> using "a63de869a21ca66c7e0d226ea1e37e093bbda3cb1ebbc3cea9fefd95f5ad429c" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-19 16:11.21 ---> saved as "d593ebefb3ed14fa679dffc8a9e80b3bf2efff08485341b4adf602b0e043f010"
Job succeeded
2024-06-19 16:11.21: Job succeeded