Make all errors from API human readable
Open
API
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Right now on error in the frontend we just show `There has been an error` and we should be showing the actual error so the user knows what is happening
API routes that need to be checked:
- [ ] https://github.com/axodotdev/harbor/blob/main/server/api/reports/[id]/commit.js
- [ ] https://github.com/axodotdev/harbor/blob/main/server/api/reports/[id]/commit.js#L1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.