jstransformers / jstransformer-typescript

TypeScript support for JSTransformers.
http://npm.im/jstransformer-typescript
MIT License
1 stars 1 forks source link

Goodbye Greenkeeper 👋 #23

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 4c17c97d8e6bfb2258148d72df4bc4cb2ba40d91. Here's the output:

npm test
> jstransformer-typescript@1.1.0 test /home/travis/build/jstransformers/jstransformer-typescript
> test-jstransformer

 • typescript
   ✓ transform has an output format (0ms)
   ✓ transform has input formats (0ms)
   ✓ typescript.render() (89ms)

Total duration 96ms
tests passed

> jstransformer-typescript@1.1.0 posttest /home/travis/build/jstransformers/jstransformer-typescript
> xo --space=2 --no-semicolon index.js

/home/travis/build/jstransformers/jstransformer-typescript/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-typescript/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.