3. Spec warning
Open
- Dominant language
- Elixir
- Stars
- 85
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
the spec mismatches the function, either because:
- one of the declared input types is overbroad
- the declared output is overbroad
- the declared output is underbroad
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by locating the code that compares a function with its declared spec, then determine how warnings should distinguish overbroad input types, overbroad output types, and underbroad output types; done should cover the intended mismatch cases with tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100