Row |
Violation |
1 | Type java.awt.event.MouseEvent of variable evt does not match with type net.sourceforge.squirrel_sql.fw.util.log.ILogger of variable s_log |
2 | Expression displayPopupMenu(evt) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression s_log.info("getDesiredChannel: User is switching distribution channel from " + "installed channel (" + currentChannelName + ") to new channel ("+ desiredChannel+ ")") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression displayPopupMenu(evt) is a void method call, and thus it cannot be parameterized |
5 | Expression s_log.info("getDesiredChannel: User is switching distribution channel from " + "installed channel (" + currentChannelName + ") to new channel ("+ desiredChannel+ ")") is a void method call, and thus it cannot be parameterized |
6 | Expression displayPopupMenu(evt) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression s_log.info("getDesiredChannel: User is switching distribution channel from " + "installed channel (" + currentChannelName + ") to new channel ("+ desiredChannel+ ")") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression displayPopupMenu(evt) is a void method call, and thus it cannot be parameterized |
9 | Expression s_log.info("getDesiredChannel: User is switching distribution channel from " + "installed channel (" + currentChannelName + ") to new channel ("+ desiredChannel+ ")") is a void method call, and thus it cannot be parameterized |
10 | The refactoring of the clones is infeasible, because classes and net.sourceforge.squirrel_sql.client.update.UpdateControllerImpl do not have a common superclass |