Row |
Violation |
1 | Type net.sourceforge.squirrel_sql.plugins.hibernate.HibernateConnection of variable _hibernateConnectionProvider.getHibernateConnection() does not match with type javax.swing.tree.TreePath of variable e.getNewLeadSelectionPath() |
2 | Type net.sourceforge.squirrel_sql.plugins.hibernate.IHibernateConnectionProvider of variable _hibernateConnectionProvider does not match with type javax.swing.event.TreeSelectionEvent of variable e |
3 | Expression _cc.show() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression scrollPathToVisible(e.getNewLeadSelectionPath()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression _cc.show() is a void method call, and thus it cannot be parameterized |
6 | Expression scrollPathToVisible(e.getNewLeadSelectionPath()) is a void method call, and thus it cannot be parameterized |
7 | Expression _cc.show() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression scrollPathToVisible(e.getNewLeadSelectionPath()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression _cc.show() is a void method call, and thus it cannot be parameterized |
10 | Expression scrollPathToVisible(e.getNewLeadSelectionPath()) 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.plugins.hibernate.completion.HQLCompleteCodeAction and do not have a common superclass |