paritytech / paritytech/playground-cli

[BUG] pg mod: contract deploy fails — "cargo metadata --format-version 1 … --no-deps"

Open
#396 1 comment 0 reactions 1 assignee View on GitHub

@charlesHetterich is already working on this.

Since Jun 17, 2026.

bug P0
Dominant language
TypeScript
Stars
5
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Severity: Critical (mod path) · P0
Reported by: DevEx Audit (External) / DevCult
Source: W3S PG Audit v3 (External) by DevCult, 16 June 2026.
Surface: CLI v0.39.0 (macOS), pg mod path.

Symptom

Contract deploy fails during pg mod:

Contract Deploy Failed
Command failed: cargo metadata --format-version 1 --manifest-path "…/dot-cli-mod-fixture-674113/Cargo.toml" --no-deps

Notes

Distinct from #318 ("pg install: cargo-pvm-contract build step fails") — that is the cargo-pvm-contract tool failing during pg install. This is cargo metadata itself failing on the project manifest at deploy time.

Recommended fix / next steps

  • Investigate why cargo metadata fails on the mod fixture's manifest; surface a clear, actionable error instead of a raw command-failed dump.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.