Skip to content
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

Upgrade package to avoid travis error. #3373

Merged
merged 1 commit into from May 8, 2019
Merged

Conversation

jkmarx
Copy link
Member

@jkmarx jkmarx commented May 8, 2019

https://www.npmjs.com/package/grunt-jsdoc

Running "jsdoc:dist" (jsdoc) task
>> /home/travis/build/refinery-platform/refinery-platform/refinery/ui/node_modules/jsdoc/lib/jsdoc/fs.js:97
>>     fs.copyFileSync(inFile, path.join(outDir, fileName));
>>        ^
>> 
>> TypeError: fs.copyFileSync is not a function
>>     at Object.exports.copyFileSync (/home/travis/build/refinery-platform/refinery-platform/refinery/ui/node_modules/jsdoc/lib/jsdoc/fs.js:97:8)
>>     at staticFiles.forEach.fileName (/home/travis/build/refinery-platform/refinery-platform/refinery/ui/node_modules/jsdoc/templates/default/publish.js:506:12)
>>     at Array.forEach (native)
>>     at Object.exports.publish (/home/travis/build/refinery-platform/refinery-platform/refinery/ui/node_modules/jsdoc/templates/default/publish.js:502:17)
>>     at Object.module.exports.cli.generateDocs.e [as generateDocs] (/home/travis/build/refinery-platform/refinery-platform/refinery/ui/node_modules/jsdoc/cli.js:441:39)
>>     at Object.module.exports.cli.processParseResults (/home/travis/build/refinery-platform/refinery-platform/refinery/ui/node_modules/jsdoc/cli.js:392:24)
>>     at module.exports.cli.main (/home/travis/build/refinery-platform/refinery-platform/refinery/ui/node_modules/jsdoc/cli.js:235:18)
>>     at Object.module.exports.cli.runCommand.cb [as runCommand] (/home/travis/build/refinery-platform/refinery-platform/refinery/ui/node_modules/jsdoc/cli.js:186:9)
>>     at __dirname (/home/travis/build/refinery-platform/refinery-platform/refinery/ui/node_modules/jsdoc/jsdoc.js:92:9)
>>     at Object.<anonymous> (/home/travis/build/refinery-platform/refinery-platform/refinery/ui/node_modules/jsdoc/jsdoc.js:93:3)
>>     at Module._compile (module.js:570:32)
>>     at Object.Module._extensions..js (module.js:579:10)
>>     at Module.load (module.js:487:32)
>>     at tryModuleLoad (module.js:446:12)
>>     at Function.Module._load (module.js:438:3)
>>     at Module.runMain (module.js:604:10)
Warning: jsdoc terminated with a non-zero exit code� Use --force to continue.

@codecov
Copy link

codecov bot commented May 8, 2019

Codecov Report

Merging #3373 into release-1.6.9 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           release-1.6.9    #3373   +/-   ##
==============================================
  Coverage          68.58%   68.58%           
==============================================
  Files                372      372           
  Lines              24284    24284           
  Branches             942      942           
==============================================
  Hits               16655    16655           
  Misses              7629     7629

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5893e8d...83d6b47. Read the comment docs.

@jkmarx jkmarx self-assigned this May 8, 2019
@jkmarx jkmarx added this to the Release 1.6.9 milestone May 8, 2019
@jkmarx jkmarx requested a review from hackdna May 8, 2019 13:20
@jkmarx jkmarx merged commit b0a4ff1 into release-1.6.9 May 8, 2019
@jkmarx jkmarx deleted the jkmarx/upgrade-jsdoc branch May 8, 2019 14:36
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

Successfully merging this pull request may close these issues.

None yet

2 participants