(for PR #28026)
2025-06-13 20:37.48: New job: Lint 2025-06-13 20:37.48: Checking out commit b2b3a3d7. To reproduce: git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28026/head" && git reset --hard b2b3a3d7 2025-06-13 20:37.48: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" "/tmp/git-checkout22c4fc59" 2025-06-13 20:37.49: Exec: "git" "-C" "/tmp/git-checkout22c4fc59" "submodule" "deinit" "--force" "--all" 2025-06-13 20:37.50: Exec: "git" "-C" "/tmp/git-checkout22c4fc59" "reset" "--hard" "-q" "b2b3a3d701217939eefe71b5e458d8b02f455b16" 2025-06-13 20:37.53: Exec: "git" "-c" "protocol.file.allow=always" "-C" "/tmp/git-checkout22c4fc59" "submodule" "update" "--recursive" "--init" "--no-fetch" 2025-06-13 20:37.53: Exec: "git" "merge" "-q" "--" "c7269f729a780d8cad2232be10de94ac8da8381e" 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.06.13:new=false 2025-06-13 20:37.53: Exec: "opam-ci-check" "lint" "--opam-repository" "." "fstar.2025.06.13:new=false" Linting opam-repository at /tmp/git-checkout22c4fc59/. ... Error in fstar.2025.06.13: 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.06.13: The package seems to use dune but the dune-project file is missing. 2025-06-13 20:38.23: Job failed: Warning in fstar.2025.06.13: The package seems to use dune but the dune-project file is missing. Error in fstar.2025.06.13: 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