playframework / playframework/twirl
Fix problems regarding Scala 3 and sourcePositionMapper
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 561
- Forks
- 118
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 29
Description
See
- https://github.com/playframework/twirl/pull/461#issuecomment-1066378493
- https://github.com/lampepfl/dotty/issues/14691
- https://github.com/sbt/zinc/issues/1074#issuecomment-1073247308
Following commit could then be reverted eventually: https://github.com/playframework/twirl/commit/e892f83f9b97a56cddafd50e59bd88f9bbaf8557
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 reading the linked Twirl pull request comment, Dotty issue, and Zinc issue to understand the Scala 3 sourcePositionMapper problems. Then inspect commit e892f83f9b97a56cddafd50e59bd88f9bbaf8557; done means resolving the reported problems and determining whether that commit can be reverted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system, compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100