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