Row |
Violation |
1 | Expression _comp.sessionClosing() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression _moreErrorsScroller.setVisible(false) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression _comp.sessionClosing() is a void method call, and thus it cannot be parameterized |
4 | Expression _moreErrorsScroller.setVisible(false) is a void method call, and thus it cannot be parameterized |
5 | Expression _comp cannot be unified with expression _moreErrorsScroller , because common superclass javax.swing.JComponent does not declare member(s) void sessionClosing() |
6 | Expression _comp.sessionClosing() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression _moreErrorsScroller.setVisible(false) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression _comp.sessionClosing() is a void method call, and thus it cannot be parameterized |
9 | Expression _moreErrorsScroller.setVisible(false) is a void method call, and thus it cannot be parameterized |
10 | The refactoring of the clones is infeasible, because classes net.sourceforge.squirrel_sql.client.session.mainpanel.SQLTab and net.sourceforge.squirrel_sql.fw.gui.ErrorDialog.StackTraceButtonHandler do not have a common superclass |