Organisationsocaml-ppxcinapsadf6a9 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 13:37.21: New job: test ocaml-ppx/cinaps https://github.com/ocaml-ppx/cinaps.git#refs/heads/master (adf6a9b20d8955abe36a75d23e7f49575f494490) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:e36f23bdb54e73750a636b54f87d0879dca93dbebfc5ef71b5bb701c1a908cf2
ocamlformat version: none


To reproduce locally:


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


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


2024-06-17 13:37.21: Using cache hint "ocaml-ppx/cinaps-ocaml/opam@sha256:e36f23bdb54e73750a636b54f87d0879dca93dbebfc5ef71b5bb701c1a908cf2-debian-12-4.10_opam-2.1-ocamlformat-a6069b9eebba0e2b70cdbbd834bc800eb6d671fb"
2024-06-17 13:37.21: Using OBuilder spec:
((from ocaml/opam@sha256:e36f23bdb54e73750a636b54f87d0879dca93dbebfc5ef71b5bb701c1a908cf2)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 13:37.21: Waiting for resource in pool OCluster
2024-06-19 16:29.39: Waiting for worker…
2024-06-19 16:32.09: Got resource from pool OCluster
Building on x86-bm-c12.sw.ocaml.org
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /var/cache/obuilder/ocluster/git/cinaps.git-312b4ecc42fb2156ee1e09a707fb20c05dbfc2ff/.git/
HEAD is now at adf6a9b Merge pull request #7 from janestreet/unnamed-module


(from ocaml/opam@sha256:e36f23bdb54e73750a636b54f87d0879dca93dbebfc5ef71b5bb701c1a908cf2)
2024-06-19 16:33.13 ---> saved as "1b885d0eb042886c68eb0fcad47a3e11552a3b74c8a317040dbbe7da7cf45794"


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