(for PR #29092)
2026-01-16 13:31.28: New job: Lint
2026-01-16 13:31.28: Checking out commit 9992c9ee. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29092/head" && git reset --hard 9992c9ee
2026-01-16 13:31.28: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout1a406a53"
2026-01-16 13:31.29: Exec: "git" "-C" "/tmp/git-checkout1a406a53" "submodule"
"deinit" "--force" "--all"
2026-01-16 13:31.30: Exec: "git" "-C" "/tmp/git-checkout1a406a53" "reset"
"--hard" "-q" "9992c9eeb5759412c4c08720b431f6dc300cf097"
2026-01-16 13:31.32: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout1a406a53" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-01-16 13:31.33: Exec: "git" "merge" "-q" "--" "92679ed61424ad5e3662cb5bba4effdd8f701363"
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 --machine-readable --opam-repository . binsec_codex.1.0-rc4:new=true codex.1.0-rc4:new=true frama_c_codex.1.0-rc4:new=true
2026-01-16 13:31.34: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "binsec_codex.1.0-rc4:new=true"
"codex.1.0-rc4:new=true" "frama_c_codex.1.0-rc4:new=true"
Linting opam-repository at /tmp/git-checkout1a406a53/. ...
No errors
2026-01-16 13:32.12: Job succeeded