Skip to content

Instantly share code, notes, and snippets.

@jvican
Created July 30, 2017 09:17
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 jvican/104430d4d7f401d60e8ce6e6178ff132 to your computer and use it in GitHub Desktop.
Save jvican/104430d4d7f401d60e8ce6e6178ff132 to your computer and use it in GitHub Desktop.
DEBUG <2017-07-30 11:14:52,230> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 2027,
"line": 55,
"col": 67,
"end": 2027,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `saveDefaultGetter` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:52,230> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:14:53,230> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 3948,
"line": 90,
"col": 47,
"end": 3948,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `enterIfNotThere` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:53,231> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:14:53,231> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 4023,
"line": 92,
"col": 42,
"end": 4023,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `search` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:53,231> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:14:54,230> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 8824,
"line": 223,
"col": 35,
"end": 8824,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `cleanAllResponses` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:54,231> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:14:54,231> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 9171,
"line": 234,
"col": 37,
"end": 9171,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `checkNoResponsesOutstanding` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:54,231> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:14:55,232> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 10669,
"line": 273,
"col": 27,
"end": 10669,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `clearIgnoredFiles` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:55,232> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:14:55,232> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 10895,
"line": 279,
"col": 45,
"end": 10895,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `enableIgnoredFile` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:55,232> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:14:56,234> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 12091,
"line": 315,
"col": 51,
"end": 12091,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `signalParseProgress` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:56,234> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:14:56,234> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 12743,
"line": 329,
"col": 70,
"end": 12743,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `signalDone` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:56,234> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:14:57,236> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 14442,
"line": 378,
"col": 49,
"end": 14442,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `registerTopLevelSym` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:57,236> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:14:57,236> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 15979,
"line": 415,
"col": 55,
"end": 15979,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `pollForWork` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:57,236> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:14:58,238> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 19025,
"line": 505,
"col": 49,
"end": 19025,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `checkForMoreWork` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:58,238> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:14:58,238> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 19650,
"line": 523,
"col": 38,
"end": 19650,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `assertCorrectThread` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:58,239> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:14:59,239> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 20520,
"line": 543,
"col": 54,
"end": 20520,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `backgroundCompile` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:59,239> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:14:59,239> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 23234,
"line": 617,
"col": 38,
"end": 23234,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `serviceParsedEntered` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:14:59,239> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:00,239> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 24383,
"line": 653,
"col": 59,
"end": 24383,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `typeCheck` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:00,240> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:00,240> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 24692,
"line": 663,
"col": 51,
"end": 24692,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `syncTopLevelSyms` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:00,240> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:01,242> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 25248,
"line": 681,
"col": 41,
"end": 25248,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `moveToFront` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:01,242> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:01,242> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 26772,
"line": 735,
"col": 61,
"end": 26772,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `reloadSource` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:01,242> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:02,243> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 27095,
"line": 745,
"col": 56,
"end": 27095,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `reloadSources` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:02,243> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:02,243> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 27360,
"line": 753,
"col": 88,
"end": 27360,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `reload` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:02,243> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:03,244> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 27594,
"line": 760,
"col": 94,
"end": 27594,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `filesDeleted` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:03,244> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:03,244> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 28401,
"line": 779,
"col": 64,
"end": 28401,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `afterRunRemoveUnitsOf` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:03,244> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:04,245> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 30178,
"line": 828,
"col": 84,
"end": 30178,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `getTypedTreeAt` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:04,245> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:04,245> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 30445,
"line": 834,
"col": 109,
"end": 30445,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `getTypedTree` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:04,245> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:05,246> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 33024,
"line": 904,
"col": 102,
"end": 33024,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `getLinkPos` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:05,247> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:05,247> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 33400,
"line": 918,
"col": 71,
"end": 33400,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `forceDocComment` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:05,247> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:06,248> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 33877,
"line": 930,
"col": 90,
"end": 33877,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `getDocComment` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:06,248> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:06,248> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 35344,
"line": 970,
"col": 96,
"end": 35344,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `getScopeCompletion` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:06,249> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:07,250> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 36051,
"line": 987,
"col": 94,
"end": 36051,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `add` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:07,250> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:07,250> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 38785,
"line": 1060,
"col": 95,
"end": 38785,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `getTypeCompletion` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:07,250> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:08,250> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 47348,
"line": 1253,
"col": 149,
"end": 47348,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `waitLoadedTyped` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:08,251> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:08,251> (client.py:584) - unqueue: result received
{
"payload": {
"typehint" : "NewScalaNotesEvent", "isFull" : false, "notes" : [ {
"beg" : 48297,
"line" : 1279,
"col" : 142,
"end" : 48297,
"file" : "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/"
"interactive/Global.scala",
"msg" : "Procedure syntax is deprecated. Convert procedure "
"`getParsedEntered` to method by adding `: Unit =`.",
"severity" : {"typehint" : "NoteWarn"}
} ]
}
}
DEBUG <2017-07-30 11:15:08,251> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:09,251> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 48903,
"line": 1297,
"col": 81,
"end": 48903,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `getParsedEnteredNow` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:09,252> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:09,252> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 49738,
"line": 1326,
"col": 65,
"end": 49738,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `applyPhase` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:09,252> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:10,253> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 49850,
"line": 1331,
"col": 21,
"end": 49850,
"file": "/data/rw/code/scala/scala/src/interactive/scala/tools/nsc/interactive/Global.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `newTyperRun` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:10,254> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:10,254> (client.py:584) - unqueue: result received
{
"payload": {
"typehint": "NewScalaNotesEvent",
"isFull": false,
"notes": [{
"beg": 75979,
"line": 1446,
"col": 16,
"end": 75979,
"file": "/data/rw/code/scala/scala/src/reflect/scala/reflect/internal/Definitions.scala",
"msg": "Procedure syntax is deprecated. Convert procedure `init` to method by adding `: Unit =`.",
"severity": {
"typehint": "NoteWarn"
}
}]
}
}
DEBUG <2017-07-30 11:15:10,254> (protocol.py:49) - handle_incoming_response: in [typehint: NewScalaNotesEvent, call ID: None]
DEBUG <2017-07-30 11:15:11,254> (client.py:584) - unqueue: result received
{
"callId": 1,
"payload": {
"name": "UnitClass",
"localName": "UnitClass",
"typehint": "SymbolInfo",
"declPos": {
"typehint": "OffsetSourcePosition",
"file": "/data/rw/code/scala/scala/src/reflect/scala/reflect/internal/Definitions.scala",
"offset": 4965
},
"type": {
"name": "ClassSymbol",
"fullName": "scala.reflect.internal.Symbols.ClassSymbol",
"typehint": "BasicTypeInfo",
"typeParams": [],
"typeArgs": [],
"members": [],
"declAs": {
"typehint": "Class"
}
}
}
}
DEBUG <2017-07-30 11:15:11,255> (protocol.py:49) - handle_incoming_response: in [typehint: SymbolInfo, call ID: 1]
DEBUG <2017-07-30 11:15:11,255> (protocol.py:168) - handle_symbol_info: call_options {'display': False, 'open_definition': True}
DEBUG <2017-07-30 11:15:11,259> (client.py:560) - buffer_leave: Global.scala
DEBUG <2017-07-30 11:15:11,262> (client.py:560) - buffer_leave: Global.scala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment