Closed kerelape closed 2 years ago
@kerelape during compilation all referenced EO objects are downloaded and become part of the runtime sources. So the error seems to be correct.
The issue needs to be fixed in https://github.com/objectionary/eo-hamcrest. Please raise the ticket there.
Build fails due to warnings in an object from another repository (to be exact,
eo-runtime
fails because of unsorted meta inorg.eolang.hamcrest.assert-that
). I think this is a bug - the plugin must not check an object, that is not a part of the current project.Build output
Originally posted by @kerelape in https://github.com/objectionary/eo/issues/846#issuecomment-1183511897