LightKone / antidote-rest-server

An HTTP/HTTPS REST API for AntidoteDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of antidote_ts_client is breaking the build 🚨

greenkeeper opened this issue · comments

Version 0.2.2 of antidote_ts_client was just published.

Branch Build failing 🚨
Dependency antidote_ts_client
Current Version 0.2.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

antidote_ts_client is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 2 commits.

  • 00eeb04 0.2.2
  • bcf92c8 updated repository links Syncfree -> AntidoteDB

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Thanks, bot. We're aware :-P but @rogerpueyo is still using integers

After pinning to 0.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Fixed in #15

Hi @joaomlneto,

Actually, I stopped using integers and converted them to strings.