Created
July 1, 2019 15:37
-
-
Save rajgoesout/a4e8aee22d2f443a6555f2f7edd68755 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-07-01 21:03:50+0530 [-] GitHubPullrequestPoller: polling GitHub repository am1e/macports-ports, branches: None | |
2019-07-01 21:03:50+0530 [-] while polling for changes | |
Traceback (most recent call last): | |
File "/Users/rajdeep/goodbb/.venv/lib/python3.7/site-packages/twisted/internet/defer.py", line 1418, in _inlineCallbacks | |
result = g.send(result) | |
File "/Users/rajdeep/goodbb/master/buildbot/changes/github.py", line 272, in poll | |
yield self._processChanges(result) | |
File "/Users/rajdeep/goodbb/.venv/lib/python3.7/site-packages/twisted/internet/defer.py", line 1613, in unwindGenerator | |
return _cancellableInlineCallbacks(gen) | |
File "/Users/rajdeep/goodbb/.venv/lib/python3.7/site-packages/twisted/internet/defer.py", line 1529, in _cancellableInlineCallbacks | |
_inlineCallbacks(None, g, status) | |
--- <exception caught here> --- | |
File "/Users/rajdeep/goodbb/master/buildbot/changes/github.py", line 272, in poll | |
yield self._processChanges(result) | |
File "/Users/rajdeep/goodbb/.venv/lib/python3.7/site-packages/twisted/internet/defer.py", line 1418, in _inlineCallbacks | |
result = g.send(result) | |
File "/Users/rajdeep/goodbb/master/buildbot/changes/github.py", line 200, in _processChanges | |
base_branch = pr['base']['ref'] | |
builtins.TypeError: string indices must be integers |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment