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
* The MaxLocals class has a high cognitive complexity. Refactor the class
* to reduce the complexity. You might also extract some methods to make
* the class more readable. Don't forget to remove the @SuppressWarnings.
The puzzle was created by volodya-lombrozo on 10-Oct-24.
Estimate: 60 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered:
The puzzle
540-a5f1402b
from #540 has to be resolved:jeo-maven-plugin/src/main/java/org/eolang/jeo/representation/bytecode/MaxLocals.java
Lines 40 to 43 in 12ea088
The puzzle was created by volodya-lombrozo on 10-Oct-24.
Estimate: 60 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered: