Warn when a package in references file is not in dependencies file
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
Description
People should not do it, because that might lead do unexpected results when considering framework restrictions....
Your project might no longer compile for some targets.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how Paket reads the references file and dependencies file, then identify where package consistency is checked before target compilation. Determine the expected warning behavior for a package present only in references, including how framework restrictions and affected targets should be reported. Done means the behavior is covered for the described mismatch and does not silently allow unexpected target results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100