fsprojects / fsprojects/Paket

Warn when a package in references file is not in dependencies file

Open
#2,363 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement need diagnostic info/warn/error UX
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.