(for PR #27824)

2025-04-28 03:02.41: New job: Lint
2025-04-28 03:02.41: Checking out commit cde27bb7. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27824/head" && git reset --hard cde27bb7
2025-04-28 03:02.41: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout24cb14bd"
2025-04-28 03:02.43: Exec: "git" "-C" "/tmp/git-checkout24cb14bd" "submodule" 
                           "deinit" "--force" "--all"
2025-04-28 03:02.43: Exec: "git" "-C" "/tmp/git-checkout24cb14bd" "reset" 
                           "--hard" "-q" "cde27bb7fc37c911c665d4926de7160163a151d4"
2025-04-28 03:02.48: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout24cb14bd" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-28 03:02.48: 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 . ip2locationio.1.1.0:new=false

2025-04-28 03:02.48: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "ip2locationio.1.1.0:new=false"
Linting opam-repository at /tmp/git-checkout24cb14bd/. ...
No errors
2025-04-28 03:03.02: Job succeeded