Row |
Violation |
1 | Type net.sourceforge.squirrel_sql.fw.util.log.ILogger of variable s_log does not match with type java.awt.event.MouseEvent of variable evt |
2 | Type java.lang.String of variable message does not match with type java.awt.event.MouseEvent of variable evt |
3 | Expression s_log.info(message) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression displayPopupMenu(evt) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression s_log.info(message) is a void method call, and thus it cannot be parameterized |
6 | Expression displayPopupMenu(evt) is a void method call, and thus it cannot be parameterized |
7 | Expression s_log.info(message) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression displayPopupMenu(evt) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression s_log.info(message) is a void method call, and thus it cannot be parameterized |
10 | Expression displayPopupMenu(evt) is a void method call, and thus it cannot be parameterized |
11 | The refactoring of the clones is infeasible, because classes net.sourceforge.squirrel_sql.client.update.gui.installer.ArtifactInstallerImpl and do not have a common superclass |