jstransformers / jstransformer-html-beautify

JS Beautify HTML support for JSTransformers.
http://npm.im/jstransformer-html-beautify
MIT License
2 stars 1 forks source link

Goodbye Greenkeeper 👋 #11

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

Greenkeeper says goodbye!

As you know, Greenkeeper is coming to an end in June!

We're sad to say goodbye, but we're glad you've opted to migrate to Snyk. Not only do they offer similar dependency upgrade functionality but also awesome open source security fixes - all with the same love for the community that made Greenkeeper a success. Find out more about the partnership with Snyk.

What's this PR?

This PR is just to remove the Greenkeeper badge and tidy up this repo as Greenkeeper says goodbye! 👋


Farewell from your Greenkeeper bot 🌴

ci-reporter[bot] commented 4 years ago

The build is failing

✨ Good work on this PR so far! ✨ Unfortunately, the Travis CI build is failing as of 5454e769a06ea34c93e396301c9e1c4060197f9a. Here's the output:

npm test
> jstransformer-html-beautify@0.0.1 test /home/travis/build/jstransformers/jstransformer-html-beautify
> test-jstransformer

 • html-beautify
   ✓ transform has an output format (0ms)
   ✓ html-beautify.render() (5ms)

Total duration 11ms
tests passed

> jstransformer-html-beautify@0.0.1 posttest /home/travis/build/jstransformers/jstransformer-html-beautify
> xo --space=2 --no-semicolon index.js

/home/travis/build/jstransformers/jstransformer-html-beautify/node_modules/fs-extra/lib/mkdirs/make-dir.js:86
      } catch {
              ^

SyntaxError: Unexpected token {
    at createScript (vm.js:80:10)
    at Object.runInThisContext (vm.js:139:10)
    at Module._compile (module.js:617:28)
    at Object.Module._extensions..js (module.js:664:10)
    at Module.load (module.js:566:32)
    at tryModuleLoad (module.js:506:12)
    at Function.Module._load (module.js:498:3)
    at Module.require (module.js:597:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/home/travis/build/jstransformers/jstransformer-html-beautify/node_modules/fs-extra/lib/mkdirs/index.js:3:44)

I'm sure you can fix it! If you need help, don't hesitate to ask a maintainer of the project!


This comment was automagically generated by ci-reporter. If you see a problem, open an issue here.