umami-software / umami-software/api-client
Typescript type error
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 47
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
In actual use, the getWebsiteStats return type does not match the actual return content
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 by locating the getWebsiteStats entry point and comparing its declared return type with the actual response content. Determine which representation is intended, then update the type or returned data accordingly and verify the TypeScript type check. The issue does not mention any specific file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100