|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 5 | + identifier: method.notFound |
| 6 | + count: 8 |
| 7 | + path: src/Relation.php |
| 8 | + |
| 9 | + - |
| 10 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:with\(\)\.$#' |
| 11 | + identifier: method.notFound |
| 12 | + count: 1 |
| 13 | + path: src/Relation.php |
| 14 | + |
| 15 | + - |
| 16 | + message: '#^Cannot access property \$country on array\|bool\|float\|int\|object\|string\.$#' |
| 17 | + identifier: property.nonObject |
| 18 | + count: 1 |
| 19 | + path: tests/EntityTest.php |
| 20 | + |
| 21 | + - |
| 22 | + message: '#^Cannot access property \$user_id on array\|bool\|float\|int\|object\|string\.$#' |
| 23 | + identifier: property.nonObject |
| 24 | + count: 1 |
| 25 | + path: tests/EntityTest.php |
| 26 | + |
| 27 | + - |
| 28 | + message: '#^Cannot access property \$country on array\|bool\|float\|int\|object\|string\.$#' |
| 29 | + identifier: property.nonObject |
| 30 | + count: 1 |
| 31 | + path: tests/ModelTest.php |
| 32 | + |
| 33 | + - |
| 34 | + message: '#^PHPDoc tag @var with type CodeIgniter\\Entity\\Entity is not subtype of native type Tests\\Support\\Entities\\User\.$#' |
| 35 | + identifier: varTag.nativeType |
| 36 | + count: 1 |
| 37 | + path: tests/ModelTest.php |
| 38 | + |
| 39 | + - |
| 40 | + message: '#^Parameter \#1 \$row of method Tests\\Support\\Models\\UserModel\:\:insert\(\) expects array\<int\|string, bool\|float\|int\|object\|string\|null\>\|object\|null, array\<string, array\<string, string\>\|string\> given\.$#' |
| 41 | + identifier: argument.type |
| 42 | + count: 2 |
| 43 | + path: tests/ModelTest.php |
| 44 | + |
| 45 | + - |
| 46 | + message: '#^Parameter \#2 \$row of method Tests\\Support\\Models\\UserModel\:\:update\(\) expects array\<int\|string, bool\|float\|int\|object\|string\|null\>\|object\|null, array\<string, array\<string, string\>\|string\> given\.$#' |
| 47 | + identifier: argument.type |
| 48 | + count: 2 |
| 49 | + path: tests/ModelTest.php |
| 50 | + |
| 51 | + - |
| 52 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 53 | + identifier: method.notFound |
| 54 | + count: 5 |
| 55 | + path: tests/TransformRelationIdsTest.php |
| 56 | + |
| 57 | + - |
| 58 | + message: '#^Call to function method_exists\(\) with \$this\(CodeIgniter\\Model@anonymous/tests/TransformRelationIdsTest\.php\:52\) and ''transformAllRelatio…'' will always evaluate to false\.$#' |
| 59 | + identifier: function.impossibleType |
| 60 | + count: 1 |
| 61 | + path: tests/TransformRelationIdsTest.php |
| 62 | + |
| 63 | + - |
| 64 | + message: '#^Parameter \#1 \$row of method Tests\\Support\\Models\\UserModel\:\:insert\(\) expects array\<int\|string, bool\|float\|int\|object\|string\|null\>\|object\|null, array\<string, array\<int\|string, array\<string, int\|list\<array\<string, int\|string\>\>\|string\>\|string\>\|string\> given\.$#' |
| 65 | + identifier: argument.type |
| 66 | + count: 1 |
| 67 | + path: tests/_support/Database/Seeds/SeedTests.php |
| 68 | + |
| 69 | + - |
| 70 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 71 | + identifier: method.notFound |
| 72 | + count: 5 |
| 73 | + path: tests/_support/Models/AddressModel.php |
| 74 | + |
| 75 | + - |
| 76 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 77 | + identifier: method.notFound |
| 78 | + count: 5 |
| 79 | + path: tests/_support/Models/CommentModel.php |
| 80 | + |
| 81 | + - |
| 82 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 83 | + identifier: method.notFound |
| 84 | + count: 5 |
| 85 | + path: tests/_support/Models/CompanyModel.php |
| 86 | + |
| 87 | + - |
| 88 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 89 | + identifier: method.notFound |
| 90 | + count: 5 |
| 91 | + path: tests/_support/Models/CountryModel.php |
| 92 | + |
| 93 | + - |
| 94 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 95 | + identifier: method.notFound |
| 96 | + count: 5 |
| 97 | + path: tests/_support/Models/CourseModel.php |
| 98 | + |
| 99 | + - |
| 100 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 101 | + identifier: method.notFound |
| 102 | + count: 5 |
| 103 | + path: tests/_support/Models/PostModel.php |
| 104 | + |
| 105 | + - |
| 106 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 107 | + identifier: method.notFound |
| 108 | + count: 5 |
| 109 | + path: tests/_support/Models/ProfileModel.php |
| 110 | + |
| 111 | + - |
| 112 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 113 | + identifier: method.notFound |
| 114 | + count: 5 |
| 115 | + path: tests/_support/Models/StudentModel.php |
| 116 | + |
| 117 | + - |
| 118 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 119 | + identifier: method.notFound |
| 120 | + count: 5 |
| 121 | + path: tests/_support/Models/UserModel.php |
| 122 | + |
| 123 | + - |
| 124 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 125 | + identifier: method.notFound |
| 126 | + count: 5 |
| 127 | + path: tests/_support/Models/UuidCommentModel.php |
| 128 | + |
| 129 | + - |
| 130 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 131 | + identifier: method.notFound |
| 132 | + count: 5 |
| 133 | + path: tests/_support/Models/UuidPostModel.php |
| 134 | + |
| 135 | + - |
| 136 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 137 | + identifier: method.notFound |
| 138 | + count: 5 |
| 139 | + path: tests/_support/Models/UuidProfileModel.php |
| 140 | + |
| 141 | + - |
| 142 | + message: '#^Call to an undefined method CodeIgniter\\Model\:\:getTable\(\)\.$#' |
| 143 | + identifier: method.notFound |
| 144 | + count: 5 |
| 145 | + path: tests/_support/Models/UuidUserModel.php |
0 commit comments