Automattic / Automattic/dangermattic
`manifest_pr_checker`: Package.resolved Duplicate Warning Issue
- Dominant language
- Ruby
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Danger shows only one warning when multiple Package.resolved files are out of date, due to message deduplication.
Instead, each `Package.resolved` file should show its own distinct warning message.
We expect that including the full manifest path in error messages to differentiate between failures will fix the issue.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the `manifest_pr_checker` implementation and trace how warnings for out-of-date `Package.resolved` files are generated and deduplicated. Verify the behavior with multiple manifest paths; done means each out-of-date file produces its own warning containing its full manifest path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100