Report dependencies in project not managed by paket
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
Description
It would be helpful to have a way to identify (and fail a build) if a project has referenced dependencies outside of paket management. Whether a required dependency was removed from a project's paket.references or a dependency was added outside paket management, it's possible for paket.references to be out of sync with project file.
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
No specific files or tests are named. Start by tracing how paket.references and the project file are read during dependency resolution or build validation; define checks for dependencies outside Paket management and for references missing from paket.references. Done means a mismatched project can be detected and the build can fail as requested.
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
- Mostly clear
- Newbie friendliness
- 35/100