Row |
Violation |
1 | Expression selectionProvider.removeSelectionChangedListener(deleteAction) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression selectionProvider.addSelectionChangedListener(deleteAction) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression selectionProvider.removeSelectionChangedListener(deleteAction) is a void method call, and thus it cannot be parameterized |
4 | Expression selectionProvider.addSelectionChangedListener(deleteAction) is a void method call, and thus it cannot be parameterized |
5 | Expression selectionProvider.removeSelectionChangedListener(cutAction) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression selectionProvider.addSelectionChangedListener(cutAction) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression selectionProvider.removeSelectionChangedListener(cutAction) is a void method call, and thus it cannot be parameterized |
8 | Expression selectionProvider.addSelectionChangedListener(cutAction) is a void method call, and thus it cannot be parameterized |
9 | Expression selectionProvider.removeSelectionChangedListener(copyAction) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression selectionProvider.addSelectionChangedListener(copyAction) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression selectionProvider.removeSelectionChangedListener(copyAction) is a void method call, and thus it cannot be parameterized |
12 | Expression selectionProvider.addSelectionChangedListener(copyAction) is a void method call, and thus it cannot be parameterized |
13 | Expression selectionProvider.removeSelectionChangedListener(pasteAction) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression selectionProvider.addSelectionChangedListener(pasteAction) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
15 | Expression selectionProvider.removeSelectionChangedListener(pasteAction) is a void method call, and thus it cannot be parameterized |
16 | Expression selectionProvider.addSelectionChangedListener(pasteAction) is a void method call, and thus it cannot be parameterized |
17 | Expression selectionProvider.removeSelectionChangedListener(validateAction) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression selectionProvider.addSelectionChangedListener(validateAction) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
19 | Expression selectionProvider.removeSelectionChangedListener(validateAction) is a void method call, and thus it cannot be parameterized |
20 | Expression selectionProvider.addSelectionChangedListener(validateAction) is a void method call, and thus it cannot be parameterized |
21 | Expression selectionProvider.removeSelectionChangedListener(controlAction) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Expression selectionProvider.addSelectionChangedListener(controlAction) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
23 | Expression selectionProvider.removeSelectionChangedListener(controlAction) is a void method call, and thus it cannot be parameterized |
24 | Expression selectionProvider.addSelectionChangedListener(controlAction) is a void method call, and thus it cannot be parameterized |