(not at the head of any monitored branch or PR)
2025-07-05 19:40.26: New job: Lint
2025-07-05 19:40.26: Checking out commit 65e23403. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28139/head" && git reset --hard 65e23403
2025-07-05 19:40.26: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout34b342c8"
2025-07-05 19:40.29: Exec: "git" "-C" "/tmp/git-checkout34b342c8" "submodule" 
                           "deinit" "--force" "--all"
2025-07-05 19:40.30: Exec: "git" "-C" "/tmp/git-checkout34b342c8" "reset" 
                           "--hard" "-q" "65e23403f775282cd13782e9f3bccff2595bec5e"
2025-07-05 19:40.32: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout34b342c8" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-07-05 19:40.33: Exec: "git" "merge" "-q" "--" "6dea2f93908c01ba6c81b048fe926d48d2309cb8"

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 . unisim_archisec.0.0.11:new=false

2025-07-05 19:42.26: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "unisim_archisec.0.0.11:new=false"
Linting opam-repository at /tmp/git-checkout34b342c8/. ...
No errors
2025-07-05 19:42.54: Job succeeded