Row |
Violation |
1 | Type net.sourceforge.squirrel_sql.plugins.sqlreplace.SQLReplacementPreferencesPanel of variable _pnlPrefs does not match with type net.sourceforge.squirrel_sql.client.update.gui.ArtifactStatus of variable status |
2 | Expression onSave() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression status.setArtifactAction(ArtifactAction.INSTALL) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression onSave() is a void method call, and thus it cannot be parameterized |
5 | Expression status.setArtifactAction(ArtifactAction.INSTALL) is a void method call, and thus it cannot be parameterized |
6 | Expression onSave() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression status.setArtifactAction(ArtifactAction.INSTALL) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression onSave() is a void method call, and thus it cannot be parameterized |
9 | Expression status.setArtifactAction(ArtifactAction.INSTALL) 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.plugins.sqlreplace.SQLReplacePreferencesController and do not have a common superclass |