(not at the head of any monitored branch or PR)
2025-04-13 16:01.41: New job: Lint
2025-04-13 16:01.41: Checking out commit 25b8999a. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27750/head" && git reset --hard 25b8999a
2025-04-13 16:01.41: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3d6de5d7"
2025-04-13 16:01.43: Exec: "git" "-C" "/tmp/git-checkout3d6de5d7" "submodule" 
                           "deinit" "--force" "--all"
2025-04-13 16:01.43: Exec: "git" "-C" "/tmp/git-checkout3d6de5d7" "reset" 
                           "--hard" "-q" "25b8999a95f160856787575b704e43752a1dc5bf"
2025-04-13 16:01.49: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3d6de5d7" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-04-13 16:01.49: Exec: "git" "merge" "-q" "--" "34a3fc46c301a891122df75c17fef6b5358bd68f"

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 . coccinelle.1.2.0:new=false

2025-04-13 16:01.49: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "coccinelle.1.2.0:new=false"
Linting opam-repository at /tmp/git-checkout3d6de5d7/. ...
No errors
2025-04-13 16:02.06: Job succeeded