You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't matter whether repository is big or not (GitHub API pages results anyway).
In this case committer is not a GitHub user and has no login or avatar.
/tmp/tmpdir/G95AZH/commit4/githubrequest.js:45
username: commit.committer.login,
^
TypeError: Cannot read property 'login' of null
at addCommitToHistoryObject (/tmp/tmpdir/G95AZH/commit4/githubrequest.js:45:35)
at Array.forEach (native)
at /tmp/tmpdir/G95AZH/commit4/githubrequest.js:35:36
at IncomingMessage.<anonymous> (/tmp/tmpdir/G95AZH/commit4/githubrequest.js:87:7)
at emitNone (events.js:72:20)
at IncomingMessage.emit (events.js:166:7)
at endReadableNT (_stream_readable.js:893:12)
at doNTCallback2 (node.js:429:9)
at process._tickCallback (node.js:343:17)
eush77
changed the title
Crashes on big repos
Crashes on committers that are not GitHub users
Nov 4, 2015
Tried it on a big repo and the app crashed. (Sorry about that!)
The text was updated successfully, but these errors were encountered: