kutyel / linq.ts

πŸŒ€LINQ for TypeScript

Home Page:http://kutyel.github.io/linq.ts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move this project from Travis to Github Actions

kutyel opened this issue Β· comments

Since Travis stopped building for some reason πŸ’© It's time to move way from it to Github Actions!

Any contribution to this will be welcome! πŸ™ŒπŸ»

> linqts@1.14.0 report-coverage
> nyc report --reporter=text-lcov | coveralls


/home/runner/work/linq.ts/linq.ts/node_modules/coveralls/bin/coveralls.js:19
      throw err;
      ^
Bad response: 422 {"message":"Couldn't find a repository matching this job.","error":true}
(Use `node --trace-uncaught ...` to show where the exception was thrown)

There is definitely a coveralls repo for this https://coveralls.io/github/kutyel/linq.ts, can you try updating to a newer Node version or adding more config from GitHub to see if it works? (Maybe try using the Coveralls Github Action or something πŸ˜‰ )

πŸŽ‰ This issue has been resolved in version 1.15.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€