(for PR #29132)

2025-12-24 03:53.09: New job: Lint
2025-12-24 03:53.09: Checking out commit 93ce2ebb. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29132/head" && git reset --hard 93ce2ebb
2025-12-24 03:53.09: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout17388010"
2025-12-24 03:53.12: Exec: "git" "-C" "/tmp/git-checkout17388010" "submodule" 
                           "deinit" "--force" "--all"
2025-12-24 03:53.12: Exec: "git" "-C" "/tmp/git-checkout17388010" "reset" 
                           "--hard" "-q" "93ce2ebb01a620b3bd8edee4ceb8553f274f317c"
2025-12-24 03:53.14: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout17388010" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-12-24 03:53.15: Exec: "git" "merge" "-q" "--" "235b964523a3fb438c9ad050e86b03e07685c4c1"

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 . reason-react.0.17.0:new=false reason-react-ppx.0.17.0:new=false

2025-12-24 03:53.15: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "reason-react.0.17.0:new=false" "reason-react-ppx.0.17.0:new=false"
Linting opam-repository at /tmp/git-checkout17388010/. ...
Error in reason-react.0.17.0: conf packages should always use the 'conf-' name prefix, the 'conf' flag, and the 'depext' field all together, but this package only has a non-empty 'depext' field
2025-12-24 03:53.42: Job failed: Error in reason-react.0.17.0: conf packages should always use the 'conf-' name prefix, the 'conf' flag, and the 'depext' field all together, but this package only has a non-empty 'depext' field