Organisationsocaml-ppxppx40e5a3 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 14:05.36: New job: test ocaml-ppx/ppx https://github.com/ocaml-ppx/ppx.git#refs/heads/master (40e5a35a4386d969effaf428078c900bd03b78ec) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:e854da81d4b7608f81b92344463dcd2cfaeff65fb9d5b5f2fb57cae2e5aeebfc
ocamlformat version: none


To reproduce locally:


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


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


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


2024-06-17 14:05.36: Waiting for resource in pool OCluster
2024-06-19 17:43.05: Waiting for worker…
2024-06-19 17:45.45: Got resource from pool OCluster
Building on doris.caelum.ci.dev
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/ppx.git-410b4ffb81ff656219fc8fbd4b2248cefd5eaca5/.git/
HEAD is now at 40e5a35 get rid of deprecated libraries


(from ocaml/opam@sha256:e854da81d4b7608f81b92344463dcd2cfaeff65fb9d5b5f2fb57cae2e5aeebfc)
2024-06-19 17:45.47 ---> using "5a8be31c926abf08d46f470c7f2665dbb89c12f8f41cbbec553f2cabb23b3bef" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-19 17:45.47 ---> saved as "dbdb0bcc05e2f6376b19062c87d68d788861640bb65bddead05d4b0dfb9db225"
Job succeeded
2024-06-19 17:45.48: Job succeeded