(not at the head of any monitored branch or PR)
2026-04-08 06:50.44: New job: Lint
2026-04-08 06:50.44: Checking out commit 3f83de81. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29670/head" && git reset --hard 3f83de81
2026-04-08 06:50.44: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout364f19bb"
2026-04-08 06:50.50: Exec: "git" "-C" "/tmp/git-checkout364f19bb" "submodule" 
                           "deinit" "--force" "--all"
2026-04-08 06:50.51: Exec: "git" "-C" "/tmp/git-checkout364f19bb" "reset" 
                           "--hard" "-q" "3f83de818ac3a41de2e4fb36f4ebbe2ea4336acb"
2026-04-08 06:50.55: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout364f19bb" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-08 06:50.56: Exec: "git" "merge" "-q" "--" "3297a647faa78a005a377cb90b7391d4f3546155"

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 --machine-readable --opam-repository . bin_there.0.1.3:new=true ppx_bin_there.0.1.3:new=true

2026-04-08 06:50.56: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "bin_there.0.1.3:new=true" 
                           "ppx_bin_there.0.1.3:new=true"
Linting opam-repository at /tmp/git-checkout364f19bb/. ...
Error in bin_there.0.1.3: Opam lint warning 37: Missing field 'dev-repo'
Error in ppx_bin_there.0.1.3: Opam lint warning 37: Missing field 'dev-repo'
2026-04-08 06:51.25: Job failed: Error in ppx_bin_there.0.1.3: Opam lint warning 37: Missing field 'dev-repo'
Error in bin_there.0.1.3: Opam lint warning 37: Missing field 'dev-repo'