@@ -4,59 +4,59 @@ parameters:
4
4
message : ' #^Return type of call to method PHPUnit\\Framework\\TestCase\:\:createMock\(\) contains unresolvable type\.$#'
5
5
identifier : method.unresolvableReturnType
6
6
count : 2
7
- path : tests/Unit/BaselineBuilderTest.php
7
+ path : ../../ tests/Unit/BaselineBuilderTest.php
8
8
9
9
-
10
10
message : ' #^Return type of call to method PHPUnit\\Framework\\TestCase\:\:createMock\(\) contains unresolvable type\.$#'
11
11
identifier : method.unresolvableReturnType
12
12
count : 4
13
- path : tests/Unit/BaselineTransformer/AwareTransformerTest.php
13
+ path : ../../ tests/Unit/BaselineTransformer/AwareTransformerTest.php
14
14
15
15
-
16
16
message : ' #^Return type of call to method PHPUnit\\Framework\\TestCase\:\:createMock\(\) contains unresolvable type\.$#'
17
17
identifier : method.unresolvableReturnType
18
18
count : 2
19
- path : tests/Unit/ComparatorTest.php
19
+ path : ../../ tests/Unit/ComparatorTest.php
20
20
21
21
-
22
22
message : ' #^Return type of call to method PHPUnit\\Framework\\TestCase\:\:createMock\(\) contains unresolvable type\.$#'
23
23
identifier : method.unresolvableReturnType
24
24
count : 1
25
- path : tests/Unit/Model/ConsoleTableTest.php
25
+ path : ../../ tests/Unit/Model/ConsoleTableTest.php
26
26
27
27
-
28
28
message : ' #^Expression "\$coverage\[' ' any_key' ' \]" on a separate line does not do anything\.$#'
29
29
identifier : expr.resultUnused
30
30
count : 2
31
- path : tests/Unit/Model/CoverageTest.php
31
+ path : ../../ tests/Unit/Model/CoverageTest.php
32
32
33
33
-
34
34
message : ' #^Return type of call to method PHPUnit\\Framework\\TestCase\:\:createMock\(\) contains unresolvable type\.$#'
35
35
identifier : method.unresolvableReturnType
36
36
count : 2
37
- path : tests/Unit/Reader/BaselineTransformingReaderTest.php
37
+ path : ../../ tests/Unit/Reader/BaselineTransformingReaderTest.php
38
38
39
39
-
40
40
message : ' #^Call to function method_exists\(\) with ' ' PHPUnit\\\\Framework\\\\TestCase' ' and ' ' expectExceptionMess…' ' will always evaluate to true\.$#'
41
41
identifier : function.alreadyNarrowedType
42
42
count : 1
43
- path : tests/Unit/UnitTestCase.php
43
+ path : ../../ tests/Unit/UnitTestCase.php
44
44
45
45
-
46
46
message : ' #^Call to function method_exists\(\) with ' ' PHPUnit\\\\Framework\\\\TestCase' ' and ' ' expectWarning' ' will always evaluate to true\.$#'
47
47
identifier : function.alreadyNarrowedType
48
48
count : 1
49
- path : tests/Unit/UnitTestCase.php
49
+ path : ../../ tests/Unit/UnitTestCase.php
50
50
51
51
-
52
52
message : ' #^Call to function method_exists\(\) with ' ' PHPUnit\\\\Framework\\\\TestCase' ' and ' ' expectWarningMessag…' ' will always evaluate to true\.$#'
53
53
identifier : function.alreadyNarrowedType
54
54
count : 1
55
- path : tests/Unit/UnitTestCase.php
55
+ path : ../../ tests/Unit/UnitTestCase.php
56
56
57
57
-
58
58
message : ' #^Parameter \#1 \$json of function json_decode expects string, string\|false given\.$#'
59
59
identifier : argument.type
60
60
count : 1
61
- path : tests/Unit/Writer/BaselineWriterTest.php
61
+ path : ../../ tests/Unit/Writer/BaselineWriterTest.php
62
62
0 commit comments