fsprojects / fsprojects/Paket

Report dependencies in project not managed by paket

Open
#2,140 10 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement sdk: verbose sdk up-for-grabs
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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.