Tensegritics / Tensegritics/ClojureDart
Better error message on missing static field
Open
Nobody has claimed this yet.
enhancement
papercut
- Dominant language
- Clojure
- Stars
- 1.6k
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
end is neither a constructor nor a static member of Alignment should list available constructors and static members
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 file or test is named. Search the repository for the exact error text, then trace the missing static-member lookup to its diagnostic entry point. Done means the error lists the available constructors and static members of Alignment; add or update a focused test if the surrounding code has one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, dart, flutter
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100