Closed zenflow closed 5 years ago
I already tried a bunch of troubleshooting, including this https://github.com/nickmerwin/node-coveralls/issues/166#issuecomment-451315548
Since I deleted and re-added the repo on the coveralls site, which removed all history, the page for this repo will show installation instructions until some data is successfully sent to coveralls.
We shouldn't have to do anything.. no access token should be necessary, since we're using travis-ci.org, the free-to-use version of Travis for open source projects.. and .travis.yml
is already set up to run coveralls
(which is erroring).
It's somehow lost in the build history on travis.org, but this problem originally came up around 8 or 9 hours ago in a cron build for the baster branch.
I can't get it to work, or guess why it suddenly stopped working, so for now I'll leave it and hope that later it suddenly starts working again.
If the issue persists, I suggest we just stop using coveralls for now, and open an issue to add it back later. We can still see the test coverage in the build log.
It suddenly started to work again. I restarted builds for #70 and they are passing. Closing this issue.
Reference: https://travis-ci.org/sweetalert2/sweetalert2-react-content/builds/494904266