Automattic / Automattic/harper
version (CI-enforced invariant: wasm-node/javascript/package.json .version and wasm-node/rust/Cargo.toml [package].version must match exactly. The wasm-node-versions-match job fails the build on any mismatch) marked as capitalization problem
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 106
Description
**What got flagged?**
version
**Why is this incorrect?**
version (CI-enforced invariant: wasm-node/javascript/package.json .version and wasm-node/rust/Cargo.toml [package].version must match exactly. The wasm-node-versions-match job fails the build on any mismatch) marked as capitalization problem. .version and [package].version (Commands).
**Example of correct usage:**
No capitalization problems.
Contributor guide
Research direction
Start by checking the version fields in wasm-node/javascript/package.json and wasm-node/rust/Cargo.toml, then inspect the wasm-node-versions-match job that enforces their exact match. Determine how the capitalization check is treating “version”; done means the reported capitalization problem is resolved while the CI version invariant still passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, rust, wasm
- Domain
- ci-cd, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100