Skip to content

Instantly share code, notes, and snippets.

@koddsson
Created March 20, 2016 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save koddsson/a0057d2894444fba9aae to your computer and use it in GitHub Desktop.
Save koddsson/a0057d2894444fba9aae to your computer and use it in GitHub Desktop.
2016-03-20 20:46:43.078888: handle_incoming_response: in {u'isFull': False, u'notes': [{u'end': 5992, u'severity': {u'typehint': u'NoteError'}, u'beg': 5964, u'file': u'/Users/koddsson/Repos/quizup-monorepo/src/scala/com/quizup/moderation/endpoints/players.scala', u'msg': u'not found: value createModerationActionReader', u'line': 142, u'col': 57}], u'typehint': u'NewScalaNotesEvent'}
2016-03-20 20:46:43.079001: path: in
2016-03-20 20:46:44.095930: unqueue: result received {
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 6805,
"line": 157,
"col": 42,
"end": 6825,
"file": "/Users/koddsson/Repos/quizup-monorepo/src/scala/com/quizup/moderation/endpoints/players.scala",
"msg": "not found: value playerIdHeaderReader",
"severity": {
"typehint": "NoteError"
}
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment