duckling_old icon indicating copy to clipboard operation
duckling_old copied to clipboard

Pull requests failing with circleci

Open froasio opened this issue 8 years ago • 1 comments

Hi there are some pull requests failing in circleci. The error says

lein trampoline midje WARNING: cat already refers to: #'clojure.core/cat in namespace: net.cgrand.parsley.fold, being replaced by: #'net.cgrand.parsley.fold/cat WARNING: update already refers to: #'clojure.core/update in namespace: utilize.map, being replaced by: #'utilize.map/update WARNING: update already refers to: #'clojure.core/update in namespace: clojure.math.combinatorics, being replaced by: #'clojure.math.combinatorics/update

lein trampoline midje died unexpectedly

And also

Your build has exceeded the memory limit of 4G on 1 container. The results of this build are likely invalid. We have taken a snapshot of the memory usage at the time, which you can find in a build artifact named memory-usage.txt. The RSS column in this file shows the amount of memory used by each process, measured in kilobytes.

Does anyone knows about this? If there is anyway I could help please tell me. Thanks!

froasio avatar Dec 06 '16 20:12 froasio

You can ignore the error from CircleCI

l5t avatar Dec 29 '16 19:12 l5t