-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1319 mark unplaced #1330
1319 mark unplaced #1330
Conversation
@yegor256 idk why but qulice fails with IllegalArgumentException here |
@OlesiaSub Does it pass locally? |
@mximp no |
It gave me warnings for lines 67-74 in PlaceMojoTest, I fixed them and got this error. |
@OlesiaSub report this to qulice project, we'll fix it there |
@OlesiaSub do you still experience issues here? |
@mximp I am fixing what Andrew advised right now) working on it |
eo-maven-plugin/src/test/java/org/eolang/maven/PlaceMojoTest.java
Outdated
Show resolved
Hide resolved
…-mark-unplaced
…-mark-unplaced
…into 1319-mark-unplaced
@mximp apparently it does not pass here but passes locally... idk what to do, because it fails on something which is not related to my changes |
@OlesiaSub I've raised #1459 to check if it can be built successfully. |
#1319