(not at the head of any monitored branch or PR)
2025-04-25 18:30.16: New job: Lint
2025-04-25 18:30.16: Checking out commit 0999288f. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27819/head" && git reset --hard 0999288f
2025-04-25 18:30.16: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoutc5d6524"
2025-04-25 18:30.18: Exec: "git" "-C" "/tmp/git-checkoutc5d6524" "submodule" 
                           "deinit" "--force" "--all"
2025-04-25 18:30.19: Exec: "git" "-C" "/tmp/git-checkoutc5d6524" "reset" 
                           "--hard" "-q" "0999288fe1361de02881db66493237243053ad62"
2025-04-25 18:30.23: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutc5d6524" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-25 18:30.24: Exec: "git" "merge" "-q" "--" "8106bcf57fc33218275bbf0d02e725f4e9fcd0f6"

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 . float_option.0.0.2:new=true

2025-04-25 18:30.24: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "float_option.0.0.2:new=true"
Linting opam-repository at /tmp/git-checkoutc5d6524/. ...
No errors
2025-04-25 18:30.36: Job succeeded