psalm.baseline.xml 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <files psalm-version="4.1.1@16bfbd9224698bd738c665f33039fade2a1a3977">
  3. <file src="src/Faker/Calculator/Luhn.php">
  4. <InvalidReturnStatement occurrences="1">
  5. <code>0</code>
  6. </InvalidReturnStatement>
  7. <InvalidReturnType occurrences="1">
  8. <code>string</code>
  9. </InvalidReturnType>
  10. </file>
  11. <file src="src/Faker/ORM/CakePHP/EntityPopulator.php">
  12. <UndefinedClass occurrences="1">
  13. <code>TableRegistry</code>
  14. </UndefinedClass>
  15. </file>
  16. <file src="src/Faker/ORM/Doctrine/ColumnTypeGuesser.php">
  17. <UndefinedClass occurrences="1">
  18. <code>ClassMetadata</code>
  19. </UndefinedClass>
  20. </file>
  21. <file src="src/Faker/ORM/Doctrine/EntityPopulator.php">
  22. <UndefinedClass occurrences="13">
  23. <code>$this-&gt;class</code>
  24. <code>$this-&gt;class</code>
  25. <code>$this-&gt;class</code>
  26. <code>$this-&gt;class-&gt;associationMappings</code>
  27. <code>$this-&gt;class-&gt;fieldMappings</code>
  28. <code>ClassMetadata</code>
  29. <code>ObjectManager</code>
  30. <code>ObjectManager</code>
  31. <code>\Doctrine\ODM\MongoDB\Mapping\ClassMetadata</code>
  32. <code>\Doctrine\ODM\MongoDB\Mapping\ClassMetadata</code>
  33. <code>\Doctrine\ODM\MongoDB\Mapping\ClassMetadata</code>
  34. <code>\Doctrine\ORM\Mapping\ClassMetadata</code>
  35. <code>\Doctrine\ORM\Mapping\ClassMetadata</code>
  36. </UndefinedClass>
  37. <UndefinedDocblockClass occurrences="7">
  38. <code>$this-&gt;class</code>
  39. <code>$this-&gt;class</code>
  40. <code>$this-&gt;class</code>
  41. <code>$this-&gt;class</code>
  42. <code>$this-&gt;class</code>
  43. <code>$this-&gt;class-&gt;reflFields</code>
  44. <code>ClassMetadata</code>
  45. </UndefinedDocblockClass>
  46. </file>
  47. <file src="src/Faker/ORM/Doctrine/Populator.php">
  48. <UndefinedClass occurrences="1">
  49. <code>ObjectManager|null</code>
  50. </UndefinedClass>
  51. <UndefinedDocblockClass occurrences="3">
  52. <code>$this-&gt;manager</code>
  53. <code>ObjectManager|null</code>
  54. <code>null|EntityManager</code>
  55. </UndefinedDocblockClass>
  56. </file>
  57. <file src="src/Faker/ORM/Mandango/EntityPopulator.php">
  58. <UndefinedClass occurrences="2">
  59. <code>Mandango</code>
  60. <code>Mandango</code>
  61. </UndefinedClass>
  62. </file>
  63. <file src="src/Faker/ORM/Mandango/Populator.php">
  64. <UndefinedClass occurrences="2">
  65. <code>$this-&gt;mandango</code>
  66. <code>Mandango</code>
  67. </UndefinedClass>
  68. </file>
  69. <file src="src/Faker/ORM/Propel/ColumnTypeGuesser.php">
  70. <UndefinedClass occurrences="1">
  71. <code>ColumnMap</code>
  72. </UndefinedClass>
  73. </file>
  74. <file src="src/Faker/ORM/Propel/EntityPopulator.php">
  75. <UndefinedClass occurrences="9">
  76. <code>$columnMap</code>
  77. <code>$columnMap</code>
  78. <code>$columnMap</code>
  79. <code>$columnMap</code>
  80. <code>$columnMap</code>
  81. <code>$columnMap</code>
  82. <code>$columnMap</code>
  83. <code>$columnMap</code>
  84. <code>ColumnMap</code>
  85. </UndefinedClass>
  86. </file>
  87. <file src="src/Faker/ORM/Propel/Populator.php">
  88. <UndefinedClass occurrences="1">
  89. <code>\Propel</code>
  90. </UndefinedClass>
  91. <UndefinedDocblockClass occurrences="1">
  92. <code>PropelPDO</code>
  93. </UndefinedDocblockClass>
  94. </file>
  95. <file src="src/Faker/ORM/Propel2/ColumnTypeGuesser.php">
  96. <UndefinedClass occurrences="1">
  97. <code>ColumnMap</code>
  98. </UndefinedClass>
  99. </file>
  100. <file src="src/Faker/ORM/Propel2/EntityPopulator.php">
  101. <UndefinedClass occurrences="9">
  102. <code>$columnMap</code>
  103. <code>$columnMap</code>
  104. <code>$columnMap</code>
  105. <code>$columnMap</code>
  106. <code>$columnMap</code>
  107. <code>$columnMap</code>
  108. <code>$columnMap</code>
  109. <code>$columnMap</code>
  110. <code>ColumnMap</code>
  111. </UndefinedClass>
  112. </file>
  113. <file src="src/Faker/ORM/Propel2/Populator.php">
  114. <UndefinedClass occurrences="1">
  115. <code>Propel</code>
  116. </UndefinedClass>
  117. <UndefinedDocblockClass occurrences="1">
  118. <code>PropelPDO</code>
  119. </UndefinedDocblockClass>
  120. </file>
  121. <file src="src/Faker/ORM/Spot/EntityPopulator.php">
  122. <InvalidReturnStatement occurrences="1">
  123. <code>$this-&gt;mapper</code>
  124. </InvalidReturnStatement>
  125. <InvalidReturnType occurrences="1">
  126. <code>string</code>
  127. </InvalidReturnType>
  128. <UndefinedClass occurrences="5">
  129. <code>$relation</code>
  130. <code>$relation</code>
  131. <code>BelongsTo</code>
  132. <code>Locator</code>
  133. <code>Mapper</code>
  134. </UndefinedClass>
  135. <UndefinedDocblockClass occurrences="8">
  136. <code>$locator</code>
  137. <code>$this-&gt;mapper</code>
  138. <code>$this-&gt;mapper</code>
  139. <code>$this-&gt;mapper</code>
  140. <code>$this-&gt;mapper</code>
  141. <code>$this-&gt;mapper</code>
  142. <code>Locator</code>
  143. <code>Mapper</code>
  144. </UndefinedDocblockClass>
  145. </file>
  146. <file src="src/Faker/ORM/Spot/Populator.php">
  147. <UndefinedClass occurrences="2">
  148. <code>$this-&gt;locator</code>
  149. <code>Locator|null</code>
  150. </UndefinedClass>
  151. <UndefinedDocblockClass occurrences="1">
  152. <code>Locator</code>
  153. </UndefinedDocblockClass>
  154. </file>
  155. <file src="src/Faker/Provider/Base.php">
  156. <UndefinedDocblockClass occurrences="1">
  157. <code>Closure</code>
  158. </UndefinedDocblockClass>
  159. </file>
  160. <file src="src/Faker/Provider/File.php">
  161. <FalsableReturnStatement occurrences="1">
  162. <code>false</code>
  163. </FalsableReturnStatement>
  164. </file>
  165. <file src="src/Faker/Provider/PhoneNumber.php">
  166. <InvalidReturnStatement occurrences="1">
  167. <code>$imei</code>
  168. </InvalidReturnStatement>
  169. <InvalidReturnType occurrences="1">
  170. <code>int</code>
  171. </InvalidReturnType>
  172. </file>
  173. <file src="src/Faker/Provider/ar_SA/Address.php">
  174. <UndefinedPropertyFetch occurrences="1">
  175. <code>static::$cityPrefix</code>
  176. </UndefinedPropertyFetch>
  177. </file>
  178. <file src="src/Faker/Provider/cs_CZ/Person.php">
  179. <InvalidReturnStatement occurrences="1">
  180. <code>$birthNumber</code>
  181. </InvalidReturnStatement>
  182. <InvalidReturnType occurrences="1">
  183. <code>czech</code>
  184. </InvalidReturnType>
  185. <NonStaticSelfCall occurrences="2">
  186. <code>static::birthNumber(static::GENDER_FEMALE)</code>
  187. <code>static::birthNumber(static::GENDER_MALE)</code>
  188. </NonStaticSelfCall>
  189. <UndefinedDocblockClass occurrences="1">
  190. <code>czech</code>
  191. </UndefinedDocblockClass>
  192. </file>
  193. <file src="src/Faker/Provider/is_IS/Address.php">
  194. <InvalidPropertyAssignmentValue occurrences="1"/>
  195. <UndefinedDocblockClass occurrences="2">
  196. <code>Icelandic</code>
  197. </UndefinedDocblockClass>
  198. </file>
  199. <file src="src/Faker/Provider/is_IS/Person.php">
  200. <InvalidArgument occurrences="1">
  201. <code>static::$middleName</code>
  202. </InvalidArgument>
  203. <InvalidArrayOffset occurrences="1">
  204. <code>$ref[$i]</code>
  205. </InvalidArrayOffset>
  206. <InvalidPropertyAssignmentValue occurrences="3"/>
  207. </file>
  208. <file src="src/Faker/Provider/ja_JP/Text.php">
  209. <UndefinedMethod occurrences="1">
  210. <code>static::split($text)</code>
  211. </UndefinedMethod>
  212. </file>
  213. <file src="src/Faker/Provider/pl_PL/Company.php">
  214. <InvalidReturnStatement occurrences="1">
  215. <code>implode('', $result)</code>
  216. </InvalidReturnStatement>
  217. <InvalidReturnType occurrences="1">
  218. <code>14</code>
  219. </InvalidReturnType>
  220. </file>
  221. <file src="src/Faker/Provider/pl_PL/Person.php">
  222. <NonStaticSelfCall occurrences="2">
  223. <code>static::title()</code>
  224. <code>static::title()</code>
  225. </NonStaticSelfCall>
  226. <UndefinedDocblockClass occurrences="1">
  227. <code>DateTime</code>
  228. </UndefinedDocblockClass>
  229. </file>
  230. <file src="src/Faker/Provider/sl_SI/Person.php">
  231. <NonStaticSelfCall occurrences="2">
  232. <code>static::lastName()</code>
  233. <code>static::lastName()</code>
  234. </NonStaticSelfCall>
  235. </file>
  236. </files>