typelevel / typelevel/kind-projector
Set versionScheme
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 923
- Forks
- 75
- Avg merge
- 6h 5m
- Merged PRs (30d)
- 1
Description
[warn] versionScheme setting is empty; set `ThisBuild / versionScheme := Some("early-semver")`, `Some("semver-spec")` or `Some("pvp")`
[warn] so tooling can use it for eviction errors etc - https://www.scala-sbt.org/1.x/docs/Publishing.html
Contributor guide
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 locating the repository's sbt build configuration and read the versionScheme warning in the issue alongside the linked Publishing documentation. Set the version scheme to the appropriate supported value and verify that the warning no longer appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100