|
1 | 1 | parameters: |
2 | 2 | ignoreErrors: |
3 | 3 | - |
4 | | - message: "#^Method CodeLts\\\\CliTools\\\\ErrorFormatter\\\\CheckstyleErrorFormatter\\:\\:groupByFile\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 4 | + message: '#^Cannot call method getLine\(\) on mixed\.$#' |
| 5 | + identifier: method.nonObject |
5 | 6 | count: 1 |
6 | 7 | path: src/ErrorFormatter/CheckstyleErrorFormatter.php |
7 | 8 |
|
8 | 9 | - |
9 | | - message: "#^Method CodeLts\\\\CliTools\\\\Tests\\\\ErrorFormatter\\\\CheckstyleErrorFormatterTest\\:\\:dataFormatterOutputProvider\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 10 | + message: '#^Cannot call method getMessage\(\) on mixed\.$#' |
| 11 | + identifier: method.nonObject |
| 12 | + count: 1 |
| 13 | + path: src/ErrorFormatter/CheckstyleErrorFormatter.php |
| 14 | + |
| 15 | + - |
| 16 | + message: '#^Cannot cast mixed to string\.$#' |
| 17 | + identifier: cast.string |
| 18 | + count: 2 |
| 19 | + path: src/ErrorFormatter/CheckstyleErrorFormatter.php |
| 20 | + |
| 21 | + - |
| 22 | + message: '#^Method CodeLts\\CliTools\\ErrorFormatter\\CheckstyleErrorFormatter\:\:groupByFile\(\) return type has no value type specified in iterable type array\.$#' |
| 23 | + identifier: missingType.iterableValue |
| 24 | + count: 1 |
| 25 | + path: src/ErrorFormatter/CheckstyleErrorFormatter.php |
| 26 | + |
| 27 | + - |
| 28 | + message: '#^Binary operation "\." between non\-falsy\-string and mixed results in an error\.$#' |
| 29 | + identifier: binaryOp.invalid |
| 30 | + count: 1 |
| 31 | + path: src/ErrorFormatter/TeamcityErrorFormatter.php |
| 32 | + |
| 33 | + - |
| 34 | + message: '#^Parameter \#1 \$string of function wordwrap expects string, mixed given\.$#' |
| 35 | + identifier: argument.type |
| 36 | + count: 1 |
| 37 | + path: src/ErrorsConsoleStyle.php |
| 38 | + |
| 39 | + - |
| 40 | + message: '#^Parameter \#2 \$array of function array_map expects array, mixed given\.$#' |
| 41 | + identifier: argument.type |
| 42 | + count: 2 |
| 43 | + path: src/ErrorsConsoleStyle.php |
| 44 | + |
| 45 | + - |
| 46 | + message: '#^Method CodeLts\\CliTools\\Tests\\ErrorFormatter\\CheckstyleErrorFormatterTest\:\:dataFormatterOutputProvider\(\) return type has no value type specified in iterable type array\.$#' |
| 47 | + identifier: missingType.iterableValue |
10 | 48 | count: 1 |
11 | 49 | path: tests/Unit/ErrorFormatter/CheckstyleErrorFormatterTest.php |
12 | 50 |
|
13 | 51 | - |
14 | | - message: "#^Method CodeLts\\\\CliTools\\\\Tests\\\\ErrorFormatter\\\\GithubErrorFormatterTest\\:\\:dataFormatterOutputProvider\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 52 | + message: '#^Method CodeLts\\CliTools\\Tests\\ErrorFormatter\\GithubErrorFormatterTest\:\:dataFormatterOutputProvider\(\) return type has no value type specified in iterable type array\.$#' |
| 53 | + identifier: missingType.iterableValue |
15 | 54 | count: 1 |
16 | 55 | path: tests/Unit/ErrorFormatter/GithubErrorFormatterTest.php |
17 | 56 |
|
18 | 57 | - |
19 | | - message: "#^Method CodeLts\\\\CliTools\\\\Tests\\\\ErrorFormatter\\\\GitlabFormatterTest\\:\\:dataFormatterOutputProvider\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 58 | + message: '#^Method CodeLts\\CliTools\\Tests\\ErrorFormatter\\GitlabFormatterTest\:\:dataFormatterOutputProvider\(\) return type has no value type specified in iterable type array\.$#' |
| 59 | + identifier: missingType.iterableValue |
20 | 60 | count: 1 |
21 | 61 | path: tests/Unit/ErrorFormatter/GitlabFormatterTest.php |
22 | 62 |
|
23 | 63 | - |
24 | | - message: "#^Method CodeLts\\\\CliTools\\\\Tests\\\\ErrorFormatter\\\\JsonErrorFormatterTest\\:\\:dataFormatterOutputProvider\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 64 | + message: '#^Method CodeLts\\CliTools\\Tests\\ErrorFormatter\\JsonErrorFormatterTest\:\:dataFormatterOutputProvider\(\) return type has no value type specified in iterable type array\.$#' |
| 65 | + identifier: missingType.iterableValue |
25 | 66 | count: 1 |
26 | 67 | path: tests/Unit/ErrorFormatter/JsonErrorFormatterTest.php |
27 | 68 |
|
28 | 69 | - |
29 | | - message: "#^Method CodeLts\\\\CliTools\\\\Tests\\\\ErrorFormatter\\\\RawErrorFormatterTest\\:\\:dataFormatterOutputProvider\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 70 | + message: '#^Method CodeLts\\CliTools\\Tests\\ErrorFormatter\\RawErrorFormatterTest\:\:dataFormatterOutputProvider\(\) return type has no value type specified in iterable type array\.$#' |
| 71 | + identifier: missingType.iterableValue |
30 | 72 | count: 1 |
31 | 73 | path: tests/Unit/ErrorFormatter/RawErrorFormatterTest.php |
32 | 74 |
|
33 | 75 | - |
34 | | - message: "#^Method CodeLts\\\\CliTools\\\\Tests\\\\ErrorFormatter\\\\TableErrorFormatterTest\\:\\:dataFormatterOutputProvider\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 76 | + message: '#^Method CodeLts\\CliTools\\Tests\\ErrorFormatter\\TableErrorFormatterTest\:\:dataFormatterOutputProvider\(\) return type has no value type specified in iterable type array\.$#' |
| 77 | + identifier: missingType.iterableValue |
35 | 78 | count: 1 |
36 | 79 | path: tests/Unit/ErrorFormatter/TableErrorFormatterTest.php |
37 | 80 |
|
38 | 81 | - |
39 | | - message: "#^Method CodeLts\\\\CliTools\\\\Tests\\\\ErrorFormatter\\\\TeamcityErrorFormatterTest\\:\\:dataFormatterOutputProvider\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 82 | + message: '#^Method CodeLts\\CliTools\\Tests\\ErrorFormatter\\TeamcityErrorFormatterTest\:\:dataFormatterOutputProvider\(\) return type has no value type specified in iterable type array\.$#' |
| 83 | + identifier: missingType.iterableValue |
40 | 84 | count: 1 |
41 | 85 | path: tests/Unit/ErrorFormatter/TeamcityErrorFormatterTest.php |
42 | 86 |
|
43 | 87 | - |
44 | | - message: "#^Method CodeLts\\\\CliTools\\\\Tests\\\\Unit\\\\OutputFormatTest\\:\\:dataProviderFormatsNames\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 88 | + message: '#^Call to method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with true will always evaluate to true\.$#' |
| 89 | + identifier: method.alreadyNarrowedType |
| 90 | + count: 2 |
| 91 | + path: tests/Unit/OutputFormatTest.php |
| 92 | + |
| 93 | + - |
| 94 | + message: '#^Method CodeLts\\CliTools\\Tests\\Unit\\OutputFormatTest\:\:dataProviderFormatsNames\(\) return type has no value type specified in iterable type array\.$#' |
| 95 | + identifier: missingType.iterableValue |
45 | 96 | count: 1 |
46 | 97 | path: tests/Unit/OutputFormatTest.php |
47 | 98 |
|
| 99 | + - |
| 100 | + message: '#^Call to method PHPUnit\\Framework\\Assert\:\:assertIsBool\(\) with bool will always evaluate to true\.$#' |
| 101 | + identifier: method.alreadyNarrowedType |
| 102 | + count: 1 |
| 103 | + path: tests/Unit/UtilsTest.php |
| 104 | + |
0 commit comments