You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test/bin.js ......................................... 22/23 21s
--lint option
not ok outputs lint
+++ found
--- wanted
1:1 warning could not determine @name for hierarchy
- 1:1 warning could not determine @name for hierarchy
2:1 warning type String found, string is standard
3:1 warning @memberof reference to notfound not found
7:1 warning type String found, string is standard
compare: ===
at:
file: test/bin.js
line: 121
column: 7
source: |
t.equal(data, fs.readFileSync(output, 'utf8'), 'outputs lint');
stack: |
test/bin.js:121:7
test/bin.js:25:14
ChildProcess.exithandler (child_process.js:758:5)
maybeClose (child_process.js:1015:16)
Process.ChildProcess._handle.onexit (child_process.js:1087:5)
The text was updated successfully, but these errors were encountered:
The following is failing for me on master:
The text was updated successfully, but these errors were encountered: