Row |
Violation |
1 | Expression stream.close() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression stream.write('\r') cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression stream.close() is a void method call, and thus it cannot be parameterized |
4 | Expression stream.write('\r') is a void method call, and thus it cannot be parameterized |
5 | Expression stream.close() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression stream.write('\r') cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression stream.close() is a void method call, and thus it cannot be parameterized |
8 | Expression stream.write('\r') is a void method call, and thus it cannot be parameterized |
9 | Expression stream.assertInvoked() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression stream.write('\n') cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression stream.assertInvoked() is a void method call, and thus it cannot be parameterized |
12 | Expression stream.write('\n') is a void method call, and thus it cannot be parameterized |
13 | Expression stream.assertInvoked() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression stream.write('\n') cannot be parameterized, because it has dependencies to/from statements that will be extracted |
15 | Expression stream.assertInvoked() is a void method call, and thus it cannot be parameterized |
16 | Expression stream.write('\n') is a void method call, and thus it cannot be parameterized |