Created
November 18, 2015 11:45
-
-
Save bpasero/24d920dcf7007d1e0630 to your computer and use it in GitHub Desktop.
This file contains 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
[ | |
{ | |
"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