Organisationstalex5angstromd3bd06 (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-06-29 08:33.54: 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-29 08:33.54: Using cache hint "talex5/angstrom-ocaml/opam@sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d-debian-12-4.03_opam-2.1-ocamlformat-54fcd3e447eb686fafbcc22ff932ebae133ed39e"
2024-06-29 08:33.54: Using OBuilder spec:
((from ocaml/opam@sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-06-29 08:33.54: Waiting for resource in pool OCluster
2024-06-29 20:08.59: Waiting for worker…
2024-06-29 20:11.35: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at d3bd06a Merge pull request #211 from inhabitedtype/github-actions

(from ocaml/opam@sha256:baa135e82ec476b74126f6ce59110dd0855e689819f6a9576d4872ec3a16364d)
2024-06-29 20:11.36 ---> 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-29 20:11.36 ---> saved as "d593ebefb3ed14fa679dffc8a9e80b3bf2efff08485341b4adf602b0e043f010"
Job succeeded
2024-06-29 20:11.37: Job succeeded