Row |
Violation |
1 | Type net.sourceforge.squirrel_sql.fw.sql.ISQLAlias of variable selectedAlias does not match with type boolean of variable onWindowClosedCalled |
2 | Expression getList().setSelectedValue(selectedAlias,true) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression getList().setSelectedValue(selectedAlias,true) is a void method call, and thus it cannot be parameterized |
4 | Expression onWindowClosed() is a void method call, and thus it cannot be parameterized |
5 | Expression getList().setSelectedValue(selectedAlias,true) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression getList().setSelectedValue(selectedAlias,true) is a void method call, and thus it cannot be parameterized |
7 | Expression onWindowClosed() is a void method call, and thus it cannot be parameterized |
8 | Expression getList().setSelectedValue(selectedAlias,true) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression getList().setSelectedValue(selectedAlias,true) is a void method call, and thus it cannot be parameterized |
10 | Expression onWindowClosed() is a void method call, and thus it cannot be parameterized |
11 | Expression getList().setSelectedValue(selectedAlias,true) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression getList().setSelectedValue(selectedAlias,true) is a void method call, and thus it cannot be parameterized |
13 | Expression onWindowClosed() is a void method call, and thus it cannot be parameterized |
14 | The refactoring of the clones is infeasible, because classes and do not have a common superclass |