(not at the head of any monitored branch or PR)
2025-03-31 17:31.08: New job: Lint
2025-03-31 17:31.08: Checking out commit a4ecc6f5. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27686/head" && git reset --hard a4ecc6f5
2025-03-31 17:31.08: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2f46f712"
2025-03-31 17:31.09: Exec: "git" "-C" "/tmp/git-checkout2f46f712" "submodule" 
                           "deinit" "--force" "--all"
2025-03-31 17:31.10: Exec: "git" "-C" "/tmp/git-checkout2f46f712" "reset" 
                           "--hard" "-q" "a4ecc6f5582f258cb732ff37479d3b36c0c70c0d"
2025-03-31 17:31.15: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2f46f712" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-03-31 17:31.16: Exec: "git" "merge" "-q" "--" "4d8fa0fb8fce3b6c8b06f29ebcfa844c292d4f3e"

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 . fstar.2025.02.17:new=false fstar.2025.03.25:new=false sedlex.3.4:new=false

2025-03-31 17:31.18: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "fstar.2025.02.17:new=false" "fstar.2025.03.25:new=false" 
                           "sedlex.3.4:new=false"
Linting opam-repository at /tmp/git-checkout2f46f712/. ...
Error in fstar.2025.02.17: 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
Warning in fstar.2025.02.17: The package seems to use dune but the dune-project file is missing.
Error in fstar.2025.03.25: 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
Warning in fstar.2025.03.25: The package seems to use dune but the dune-project file is missing.
2025-03-31 17:31.55: Job failed: Warning in fstar.2025.03.25: The package seems to use dune but the dune-project file is missing.
Error in fstar.2025.03.25: 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
Warning in fstar.2025.02.17: The package seems to use dune but the dune-project file is missing.
Error in fstar.2025.02.17: 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