Skip to content

Test failure: --lint option #254

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jfirebaugh opened this issue Nov 22, 2015 · 1 comment
Closed

Test failure: --lint option #254

jfirebaugh opened this issue Nov 22, 2015 · 1 comment

Comments

@jfirebaugh
Copy link
Member

The following is failing for me on master:

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)
@jfirebaugh
Copy link
Member Author

Not sure how this was green on master before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant