humanmade / humanmade/linter-bot
Fix API errors when updating check runs
Open
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 2
- Avg merge
- 17d 47m
- Merged PRs (30d)
- 1
Description
We're getting this error for some check runs:
```
{
"message": "Invalid request.\n\n\"annotation_level\", \"path\" weren't supplied.\n\"annotation_level\", \"path\" weren't supplied.\n\"annotation_level\", \"path\" weren't supplied.\n\"annotation_level\", \"path\" weren't supplied.",
"documentation_url": "https://developer.github.com/v3/checks/runs/#update-a-check-run"
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.