- github
- ocaml
- opam-repository
- f2ac03
- (lint)
(not at the head of any monitored branch or PR)
2025-02-10 15:04.41: New job: Lint
2025-02-10 15:04.41: Checking out commit f2ac0386. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26111/head" && git reset --hard f2ac0386
2025-02-10 15:04.41: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout9ff3395"
2025-02-10 15:04.42: Exec: "git" "-C" "/tmp/git-checkout9ff3395" "submodule"
"deinit" "--force" "--all"
2025-02-10 15:04.42: Exec: "git" "-C" "/tmp/git-checkout9ff3395" "reset"
"--hard" "-q" "f2ac03865dc59fa28dbaf9a4764dead36cf9406f"
2025-02-10 15:04.52: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout9ff3395" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-02-10 15:04.52: Exec: "git" "merge" "-q" "--" "36f4d2d5ceb882a79fd7d7f956b490201da67226"
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 . herodotos.1.0:new=true
2025-02-10 15:04.59: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "herodotos.1.0:new=true"
Linting opam-repository at /tmp/git-checkout9ff3395/. ...
Warning in herodotos.1.0: The package seems to use dune but the dune-project file is missing.
2025-02-10 15:05.34: Job failed: Warning in herodotos.1.0: The package seems to use dune but the dune-project file is missing.