Organisationsocurrentcurrent_incr439d4d (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-12-19 22:50.24: New job: test ocurrent/current_incr https://github.com/ocurrent/current_incr.git#refs/heads/master (439d4d57a8ea92b4c823bec479392410726f530b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.12@sha256:f0676a888adc47e50059320a78aaeebbdbb1ef68aafa2b5a74fce5c1d6480815
ocamlformat version: none


To reproduce locally:


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


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


2024-12-19 22:50.24: Using cache hint "ocurrent/current_incr-ocaml/opam:debian-12-ocaml-4.12@sha256:f0676a888adc47e50059320a78aaeebbdbb1ef68aafa2b5a74fce5c1d6480815-debian-12-4.12_opam-2.3-ocamlformat-40261e81b0d4449cd32f7834e272aa9d38a28c49"
2024-12-19 22:50.24: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.12@sha256:f0676a888adc47e50059320a78aaeebbdbb1ef68aafa2b5a74fce5c1d6480815)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-12-19 22:50.24: Waiting for resource in pool OCluster
2024-12-20 18:13.37: Waiting for worker…
2024-12-20 18:15.19: Got resource from pool OCluster
Building on x86-bm-c19.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/current_incr.git-22cb120b8d6a428d491c0c53cb2f2528e25dfbdb/.git/
HEAD is now at 439d4d5 Merge pull request #18 from mtelvers/fix-maintainers


(from ocaml/opam:debian-12-ocaml-4.12@sha256:f0676a888adc47e50059320a78aaeebbdbb1ef68aafa2b5a74fce5c1d6480815)
2024-12-20 18:15.20 ---> using "6fcfc1c338f3756f3af4d79261682610553b4e3bd6c67e9222139f95421e16e4" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-20 18:15.20 ---> saved as "902aadf25c1045e96dd6f4c6aaf273296a8ef86898b8ad42ce17619e91b4ea47"
Job succeeded
2024-12-20 18:15.21: Job succeeded