(not at the head of any monitored branch or PR)
2025-05-16 14:23.00: New job: Lint
2025-05-16 14:23.00: Checking out commit 20f0163b. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27887/head" && git reset --hard 20f0163b
2025-05-16 14:23.00: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout40cabe2"
2025-05-16 14:23.02: Exec: "git" "-C" "/tmp/git-checkout40cabe2" "submodule" 
                           "deinit" "--force" "--all"
2025-05-16 14:23.04: Exec: "git" "-C" "/tmp/git-checkout40cabe2" "reset" 
                           "--hard" "-q" "20f0163b9f8982d875cef11f67e18b1029403ae4"
2025-05-16 14:23.08: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout40cabe2" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-16 14:23.10: Exec: "git" "merge" "-q" "--" "cf409d95af00ff822422bd76b657ed213b661401"

To reproduce locally, on the opam-repository PR branch, run: 

    opam pin opam-ci-check git+https://github.com/ocurrent/opam-repo-ci.git#live
    opam-ci-check lint --opam-repository . ocaml-variants.4.14.1+BER:new=false ocaml-variants.5.3.0+BER:new=false

2025-05-16 14:23.11: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "ocaml-variants.4.14.1+BER:new=false" 
                           "ocaml-variants.5.3.0+BER:new=false"
Linting opam-repository at /tmp/git-checkout40cabe2/. ...
Warning in ocaml-variants.4.14.1+BER: The package has a dune-project file but no explicit dependency on dune was found.
Warning in ocaml-variants.5.3.0+BER: The package has a dune-project file but no explicit dependency on dune was found.
2025-05-16 14:23.46: Job failed: Warning in ocaml-variants.5.3.0+BER: The package has a dune-project file but no explicit dependency on dune was found.
Warning in ocaml-variants.4.14.1+BER: The package has a dune-project file but no explicit dependency on dune was found.