You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue with FindBugs that needs to be fixed concerning jdk11. Qulice will break the build because of it. Continue after yegor256/qulice#878 is resolved.
For now it looks like the issue in Qulice will not be fixed soon. Perhaps Findbugs can be disabled completely to at least have a successful build while still be able to use the advantages of checkstyle and pmd via qulice. If so, it might be a good idea to look into applying Spotbugs separately. If not, Qulice can also be replaced by applying Checkstyle and PMD separately, although some checks will be lost. Please investigate.
Qulice can restrict what kind of code is allowed by breaking the build if the code does not comply.
The text was updated successfully, but these errors were encountered: