(for PR #28841)
2025-11-16 20:44.54: New job: Lint
2025-11-16 20:44.54: Checking out commit 942cf928. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28841/head" && git reset --hard 942cf928
2025-11-16 20:44.54: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout9798938"
2025-11-16 20:44.55: Exec: "git" "-C" "/tmp/git-checkout9798938" "submodule"
"deinit" "--force" "--all"
2025-11-16 20:44.56: Exec: "git" "-C" "/tmp/git-checkout9798938" "reset"
"--hard" "-q" "942cf92898f611b05516a6d7061df8b16ac17513"
2025-11-16 20:44.58: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout9798938" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-11-16 20:44.58: Exec: "git" "merge" "-q" "--" "1c92c86556d4b9c73229d94763be9715317321bc"
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 . frama-c-metacsl.0.10~beta:new=false
2025-11-16 20:44.59: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "frama-c-metacsl.0.10~beta:new=false"
Linting opam-repository at /tmp/git-checkout9798938/. ...
No errors
2025-11-16 20:45.21: Job succeeded