Skip to content

Instantly share code, notes, and snippets.

@bpasero
Created November 18, 2015 11:45
Show Gist options
  • Save bpasero/24d920dcf7007d1e0630 to your computer and use it in GitHub Desktop.
Save bpasero/24d920dcf7007d1e0630 to your computer and use it in GitHub Desktop.
[
{
"descr":"function call",
"level":"error",
"path":"/Users/bpasero/Desktop/fb/flow/ad.js",
"line":8,
"endline":8,
"start":1,
"end":7
},
{
"descr":"Error:",
"level":"error",
"path":null,
"line":0,
"endline":0,
"start":1,
"end":0
},
{
"descr":"number",
"level":"error",
"path":"/Users/bpasero/Desktop/fb/flow/ad.js",
"line":8,
"endline":8,
"start":6,
"end":6
},
{
"descr":"This type is incompatible with",
"level":"error",
"path":null,
"line":0,
"endline":0,
"start":1,
"end":0
},
{
"descr":"string",
"level":"error",
"path":"/Users/bpasero/Desktop/fb/flow/ad.js",
"line":4,
"endline":4,
"start":19,
"end":24
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment