(not at the head of any monitored branch or PR)
2025-05-30 12:58.34: New job: Lint
2025-05-30 12:58.34: Checking out commit 5c9a2728. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27964/head" && git reset --hard 5c9a2728
2025-05-30 12:58.34: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout27b25009"
2025-05-30 12:58.38: Exec: "git" "-C" "/tmp/git-checkout27b25009" "submodule" 
                           "deinit" "--force" "--all"
2025-05-30 12:58.39: Exec: "git" "-C" "/tmp/git-checkout27b25009" "reset" 
                           "--hard" "-q" "5c9a2728e7d2b266922147072939cfcd1b8ac827"
2025-05-30 12:58.41: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout27b25009" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-30 12:58.42: Exec: "git" "merge" "-q" "--" "edaf2946e3454afde810eb17e5013eb7b2d138e3"

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 . gendarme.0.2.0:new=true gendarme-json.0.2.0:new=true gendarme-yaml.0.2.0:new=true ppx_marshal.0.2.0:new=true ppx_marshal_ext.0.2.0:new=true

2025-05-30 12:58.42: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "gendarme.0.2.0:new=true" "gendarme-json.0.2.0:new=true" 
                           "gendarme-yaml.0.2.0:new=true" "ppx_marshal.0.2.0:new=true" 
                           "ppx_marshal_ext.0.2.0:new=true"
Linting opam-repository at /tmp/git-checkout27b25009/. ...
No errors
2025-05-30 12:59.19: Job succeeded