Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Error generating docs for file windowActions.js #10209

Closed
luixxiul opened this issue Jul 31, 2017 · 1 comment
Closed

Error generating docs for file windowActions.js #10209

luixxiul opened this issue Jul 31, 2017 · 1 comment

Comments

@luixxiul
Copy link
Contributor

Describe the issue you encountered:

brave-mbp:browser-laptop Suguru$ git commit --amend -S
Error generating docs for file windowActions.js SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at jsdocParser._onComplete (/Users/Suguru/browser-laptop/node_modules/jsdoc3-parser/index.js:79:19)
    at ChildProcess.exithandler (child_process.js:262:7)
    at emitTwo (events.js:125:13)
    at ChildProcess.emit (events.js:213:7)
    at maybeClose (internal/child_process.js:921:16)
    at Socket.stream.socket.on (internal/child_process.js:348:11)
    at emitOne (events.js:115:13)
    at Socket.emit (events.js:210:7)
    at Pipe._handle.close [as _onclose] (net.js:549:12)
SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at jsdocParser._onComplete (/Users/Suguru/browser-laptop/node_modules/jsdoc3-parser/index.js:79:19)
    at ChildProcess.exithandler (child_process.js:262:7)
    at emitTwo (events.js:125:13)
    at ChildProcess.emit (events.js:213:7)
    at maybeClose (internal/child_process.js:921:16)
    at Socket.stream.socket.on (internal/child_process.js:348:11)
    at emitOne (events.js:115:13)
    at Socket.emit (events.js:210:7)
    at Pipe._handle.close [as _onclose] (net.js:549:12)
/Users/Suguru/browser-laptop/node_modules/jsdox/jsdox.js:300
            throw err;
            ^

SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at jsdocParser._onComplete (/Users/Suguru/browser-laptop/node_modules/jsdoc3-parser/index.js:79:19)
    at ChildProcess.exithandler (child_process.js:262:7)
    at emitTwo (events.js:125:13)
    at ChildProcess.emit (events.js:213:7)
    at maybeClose (internal/child_process.js:921:16)
    at Socket.stream.socket.on (internal/child_process.js:348:11)
    at emitOne (events.js:115:13)
    at Socket.emit (events.js:210:7)
    at Pipe._handle.close [as _onclose] (net.js:549:12)
pre-commit: 
pre-commit: We've failed to pass the specified git pre-commit hooks as the `docs`
pre-commit: hook returned an exit code (1). If you're feeling adventurous you can
pre-commit: skip the git pre-commit hooks by adding the following flags to your commit:
pre-commit: 
pre-commit:   git commit -n (or --no-verify)
pre-commit: 
pre-commit: This is ill-advised since the commit is broken.
pre-commit: 
  • Platform (Win7, 8, 10? macOS? Linux distro?):

  • Brave Version (revision SHA): master branch

  • Steps to reproduce: git commit

  • Actual result: See above

  • Expected result: the error should not happen

  • Any related issues:

@luixxiul luixxiul added the bug label Jul 31, 2017
@luixxiul luixxiul added this to the 0.22.x milestone Jul 31, 2017
@bsclifton bsclifton added dev-setup and removed bug labels Jul 31, 2017
@bbondy bbondy modified the milestones: 0.22.x (Nightly Channel), Backlog Oct 25, 2017
@luixxiul
Copy link
Contributor Author

luixxiul commented Nov 1, 2017

This can no longer be reproduced. closing.

@luixxiul luixxiul closed this as completed Nov 1, 2017
@luixxiul luixxiul removed this from the Backlog milestone Nov 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants