chdsbd / kodiak

🔮 A bot to automatically update and merge GitHub PRs
https://kodiakhq.com
GNU Affero General Public License v3.0
1.03k stars 65 forks source link

fix(bot): parsing of check runs related error #827

Closed sbdchd closed 1 year ago

sbdchd commented 1 year ago

We're getting an error where some of the CheckRuns returned by github are null.

ValidationError
1 validation error for CheckRun
__root__
  CheckRun expected dict not NoneType (type=type_error)