|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: '#^Cannot access offset ''entries'' on array\|bool\|float\|int\|string\|null\.$#' |
| 5 | + identifier: offsetAccess.nonOffsetAccessible |
| 6 | + count: 1 |
| 7 | + path: src/bundle/Command/MigrateLegacyMatrixCommand.php |
| 8 | + |
| 9 | + - |
| 10 | + message: '#^Cannot call method fetchAll\(\) on Doctrine\\DBAL\\ForwardCompatibility\\Result\|int\|string\.$#' |
| 11 | + identifier: method.nonObject |
| 12 | + count: 2 |
| 13 | + path: src/bundle/Command/MigrateLegacyMatrixCommand.php |
| 14 | + |
| 15 | + - |
| 16 | + message: '#^Cannot call method fetchColumn\(\) on Doctrine\\DBAL\\ForwardCompatibility\\Result\|int\|string\.$#' |
| 17 | + identifier: method.nonObject |
| 18 | + count: 1 |
| 19 | + path: src/bundle/Command/MigrateLegacyMatrixCommand.php |
| 20 | + |
| 21 | + - |
| 22 | + message: '#^Method Ibexa\\Bundle\\FieldTypeMatrix\\Command\\MigrateLegacyMatrixCommand\:\:configure\(\) has no return type specified\.$#' |
| 23 | + identifier: missingType.return |
| 24 | + count: 1 |
| 25 | + path: src/bundle/Command/MigrateLegacyMatrixCommand.php |
| 26 | + |
| 27 | + - |
| 28 | + message: '#^Method Ibexa\\Bundle\\FieldTypeMatrix\\Command\\MigrateLegacyMatrixCommand\:\:convertCellsToRows\(\) has parameter \$cells with no value type specified in iterable type array\.$#' |
| 29 | + identifier: missingType.iterableValue |
| 30 | + count: 1 |
| 31 | + path: src/bundle/Command/MigrateLegacyMatrixCommand.php |
| 32 | + |
| 33 | + - |
| 34 | + message: '#^Method Ibexa\\Bundle\\FieldTypeMatrix\\Command\\MigrateLegacyMatrixCommand\:\:convertCellsToRows\(\) has parameter \$columns with no value type specified in iterable type array\.$#' |
| 35 | + identifier: missingType.iterableValue |
| 36 | + count: 1 |
| 37 | + path: src/bundle/Command/MigrateLegacyMatrixCommand.php |
| 38 | + |
| 39 | + - |
| 40 | + message: '#^Method Ibexa\\Bundle\\FieldTypeMatrix\\Command\\MigrateLegacyMatrixCommand\:\:convertCellsToRows\(\) return type has no value type specified in iterable type array\.$#' |
| 41 | + identifier: missingType.iterableValue |
| 42 | + count: 1 |
| 43 | + path: src/bundle/Command/MigrateLegacyMatrixCommand.php |
| 44 | + |
| 45 | + - |
| 46 | + message: '#^Method Ibexa\\Bundle\\FieldTypeMatrix\\Command\\MigrateLegacyMatrixCommand\:\:getContentClassAttributes\(\) return type has no value type specified in iterable type array\.$#' |
| 47 | + identifier: missingType.iterableValue |
| 48 | + count: 1 |
| 49 | + path: src/bundle/Command/MigrateLegacyMatrixCommand.php |
| 50 | + |
| 51 | + - |
| 52 | + message: '#^Method Ibexa\\Bundle\\FieldTypeMatrix\\Command\\MigrateLegacyMatrixCommand\:\:getContentObjectAttributes\(\) return type has no value type specified in iterable type array\.$#' |
| 53 | + identifier: missingType.iterableValue |
| 54 | + count: 1 |
| 55 | + path: src/bundle/Command/MigrateLegacyMatrixCommand.php |
| 56 | + |
| 57 | + - |
| 58 | + message: '#^Variable \$xml might not be defined\.$#' |
| 59 | + identifier: variable.undefined |
| 60 | + count: 1 |
| 61 | + path: src/bundle/Command/MigrateLegacyMatrixCommand.php |
| 62 | + |
| 63 | + - |
| 64 | + message: '#^Parameter \#1 \$input of static method Symfony\\Component\\Yaml\\Yaml\:\:parse\(\) expects string, string\|false given\.$#' |
| 65 | + identifier: argument.type |
| 66 | + count: 1 |
| 67 | + path: src/bundle/DependencyInjection/IbexaFieldTypeMatrixExtension.php |
| 68 | + |
| 69 | + - |
| 70 | + message: '#^Property Ibexa\\Core\\Persistence\\Legacy\\Content\\StorageFieldDefinition\:\:\$dataText5 \(string\) on left side of \?\? is not nullable\.$#' |
| 71 | + identifier: nullCoalesce.property |
| 72 | + count: 1 |
| 73 | + path: src/lib/FieldType/Converter/MatrixConverter.php |
| 74 | + |
| 75 | + - |
| 76 | + message: '#^Method Ibexa\\FieldTypeMatrix\\FieldType\\Value\\Row\:\:__construct\(\) has parameter \$cells with no value type specified in iterable type array\.$#' |
| 77 | + identifier: missingType.iterableValue |
| 78 | + count: 1 |
| 79 | + path: src/lib/FieldType/Value/Row.php |
| 80 | + |
| 81 | + - |
| 82 | + message: '#^Method Ibexa\\FieldTypeMatrix\\FieldType\\Value\\Row\:\:__get\(\) has no return type specified\.$#' |
| 83 | + identifier: missingType.return |
| 84 | + count: 1 |
| 85 | + path: src/lib/FieldType/Value/Row.php |
| 86 | + |
| 87 | + - |
| 88 | + message: '#^Method Ibexa\\FieldTypeMatrix\\FieldType\\Value\\Row\:\:__get\(\) has parameter \$name with no type specified\.$#' |
| 89 | + identifier: missingType.parameter |
| 90 | + count: 1 |
| 91 | + path: src/lib/FieldType/Value/Row.php |
| 92 | + |
| 93 | + - |
| 94 | + message: '#^Method Ibexa\\FieldTypeMatrix\\FieldType\\Value\\Row\:\:__isset\(\) has parameter \$name with no type specified\.$#' |
| 95 | + identifier: missingType.parameter |
| 96 | + count: 1 |
| 97 | + path: src/lib/FieldType/Value/Row.php |
| 98 | + |
| 99 | + - |
| 100 | + message: '#^Method Ibexa\\FieldTypeMatrix\\FieldType\\Value\\Row\:\:getCells\(\) return type has no value type specified in iterable type array\.$#' |
| 101 | + identifier: missingType.iterableValue |
| 102 | + count: 1 |
| 103 | + path: src/lib/FieldType/Value/Row.php |
| 104 | + |
| 105 | + - |
| 106 | + message: '#^Parameter \#2 \$callback of function array_filter expects \(callable\(string\)\: bool\)\|null, ''strlen'' given\.$#' |
| 107 | + identifier: argument.type |
| 108 | + count: 1 |
| 109 | + path: src/lib/FieldType/Value/Row.php |
| 110 | + |
| 111 | + - |
| 112 | + message: '#^Property Ibexa\\FieldTypeMatrix\\FieldType\\Value\\Row\:\:\$cells type has no value type specified in iterable type array\.$#' |
| 113 | + identifier: missingType.iterableValue |
| 114 | + count: 1 |
| 115 | + path: src/lib/FieldType/Value/Row.php |
| 116 | + |
| 117 | + - |
| 118 | + message: '#^Class Ibexa\\FieldTypeMatrix\\Form\\Type\\ColumnType extends generic class Symfony\\Component\\Form\\AbstractType but does not specify its types\: TData$#' |
| 119 | + identifier: missingType.generics |
| 120 | + count: 1 |
| 121 | + path: src/lib/Form/Type/ColumnType.php |
| 122 | + |
| 123 | + - |
| 124 | + message: '#^Class Ibexa\\FieldTypeMatrix\\Form\\Type\\FieldType\\MatrixCollectionType extends generic class Symfony\\Component\\Form\\AbstractType but does not specify its types\: TData$#' |
| 125 | + identifier: missingType.generics |
| 126 | + count: 1 |
| 127 | + path: src/lib/Form/Type/FieldType/MatrixCollectionType.php |
| 128 | + |
| 129 | + - |
| 130 | + message: '#^Class Ibexa\\FieldTypeMatrix\\Form\\Type\\FieldType\\MatrixEntryType extends generic class Symfony\\Component\\Form\\AbstractType but does not specify its types\: TData$#' |
| 131 | + identifier: missingType.generics |
| 132 | + count: 1 |
| 133 | + path: src/lib/Form/Type/FieldType/MatrixEntryType.php |
| 134 | + |
| 135 | + - |
| 136 | + message: '#^Class Ibexa\\FieldTypeMatrix\\Form\\Type\\FieldType\\MatrixFieldType extends generic class Symfony\\Component\\Form\\AbstractType but does not specify its types\: TData$#' |
| 137 | + identifier: missingType.generics |
| 138 | + count: 1 |
| 139 | + path: src/lib/Form/Type/FieldType/MatrixFieldType.php |
| 140 | + |
| 141 | + - |
| 142 | + message: '#^Method Ibexa\\FieldTypeMatrix\\GraphQL\\InputHandler\:\:toFieldValue\(\) has parameter \$input with no type specified\.$#' |
| 143 | + identifier: missingType.parameter |
| 144 | + count: 1 |
| 145 | + path: src/lib/GraphQL/InputHandler.php |
| 146 | + |
| 147 | + - |
| 148 | + message: '#^Method Ibexa\\FieldTypeMatrix\\GraphQL\\InputHandler\:\:toFieldValue\(\) has parameter \$inputFormat with no type specified\.$#' |
| 149 | + identifier: missingType.parameter |
| 150 | + count: 1 |
| 151 | + path: src/lib/GraphQL/InputHandler.php |
| 152 | + |
| 153 | + - |
| 154 | + message: '#^Method Ibexa\\FieldTypeMatrix\\GraphQL\\Schema\\MatrixFieldDefinitionInputSchemaWorker\:\:canWork\(\) has parameter \$args with no value type specified in iterable type array\.$#' |
| 155 | + identifier: missingType.iterableValue |
| 156 | + count: 1 |
| 157 | + path: src/lib/GraphQL/Schema/MatrixFieldDefinitionInputSchemaWorker.php |
| 158 | + |
| 159 | + - |
| 160 | + message: '#^Method Ibexa\\FieldTypeMatrix\\GraphQL\\Schema\\MatrixFieldDefinitionInputSchemaWorker\:\:typeName\(\) has parameter \$args with no value type specified in iterable type array\.$#' |
| 161 | + identifier: missingType.iterableValue |
| 162 | + count: 1 |
| 163 | + path: src/lib/GraphQL/Schema/MatrixFieldDefinitionInputSchemaWorker.php |
| 164 | + |
| 165 | + - |
| 166 | + message: '#^Method Ibexa\\FieldTypeMatrix\\GraphQL\\Schema\\MatrixFieldDefinitionInputSchemaWorker\:\:work\(\) has parameter \$args with no value type specified in iterable type array\.$#' |
| 167 | + identifier: missingType.iterableValue |
| 168 | + count: 1 |
| 169 | + path: src/lib/GraphQL/Schema/MatrixFieldDefinitionInputSchemaWorker.php |
| 170 | + |
| 171 | + - |
| 172 | + message: '#^Method Ibexa\\FieldTypeMatrix\\GraphQL\\Schema\\MatrixFieldDefinitionSchemaWorker\:\:canWork\(\) has parameter \$args with no value type specified in iterable type array\.$#' |
| 173 | + identifier: missingType.iterableValue |
| 174 | + count: 1 |
| 175 | + path: src/lib/GraphQL/Schema/MatrixFieldDefinitionSchemaWorker.php |
| 176 | + |
| 177 | + - |
| 178 | + message: '#^Method Ibexa\\FieldTypeMatrix\\GraphQL\\Schema\\MatrixFieldDefinitionSchemaWorker\:\:typeName\(\) has parameter \$args with no value type specified in iterable type array\.$#' |
| 179 | + identifier: missingType.iterableValue |
| 180 | + count: 1 |
| 181 | + path: src/lib/GraphQL/Schema/MatrixFieldDefinitionSchemaWorker.php |
| 182 | + |
| 183 | + - |
| 184 | + message: '#^Method Ibexa\\FieldTypeMatrix\\GraphQL\\Schema\\MatrixFieldDefinitionSchemaWorker\:\:work\(\) has parameter \$args with no value type specified in iterable type array\.$#' |
| 185 | + identifier: missingType.iterableValue |
| 186 | + count: 1 |
| 187 | + path: src/lib/GraphQL/Schema/MatrixFieldDefinitionSchemaWorker.php |
| 188 | + |
| 189 | + - |
| 190 | + message: '#^Method Ibexa\\FieldTypeMatrix\\GraphQL\\SilentRow\:\:__get\(\) has no return type specified\.$#' |
| 191 | + identifier: missingType.return |
| 192 | + count: 1 |
| 193 | + path: src/lib/GraphQL/SilentRow.php |
| 194 | + |
| 195 | + - |
| 196 | + message: '#^Method Ibexa\\FieldTypeMatrix\\GraphQL\\SilentRow\:\:__get\(\) has parameter \$name with no type specified\.$#' |
| 197 | + identifier: missingType.parameter |
| 198 | + count: 1 |
| 199 | + path: src/lib/GraphQL/SilentRow.php |
| 200 | + |
| 201 | + - |
| 202 | + message: '#^Static property Ibexa\\Contracts\\Core\\Test\\Repository\\SetupFactory\\Legacy\:\:\$serviceContainer \(Ibexa\\Core\\Base\\ServiceContainer\) in isset\(\) is not nullable\.$#' |
| 203 | + identifier: isset.property |
| 204 | + count: 1 |
| 205 | + path: tests/lib/LegacySetupFactory.php |
| 206 | + |
| 207 | + - |
| 208 | + message: '#^Access to an undefined property Ibexa\\Contracts\\Core\\Repository\\Values\\ValueObject\:\:\$id\.$#' |
| 209 | + identifier: property.notFound |
| 210 | + count: 1 |
| 211 | + path: tests/lib/Repository/SearchServiceTest.php |
0 commit comments