racket/class methods are always annotated as "no bound occurrences"
Open
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 516
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
As discussed here: https://github.com/greghendershott/racket-mode/issues/440
As with #366 I'm not sure if this can/should be fixed in drracket/check-syntax as opposed to the source e.g. racket/class.
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
Start with the linked discussion and inspect drracket/check-syntax alongside racket/class to determine where the "no bound occurrences" annotation is produced. Resolve whether the fix belongs in the checker or source, then verify that racket/class methods are no longer annotated incorrectly.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100