Version 4.1 #3
Annotations
10 errors and 1 warning
Run composer phpstan -- --no-progress:
src/LeanMapper/Reflection/EntityReflection.php#L1
Ignored error pattern #^Parameter \#1 \$objectOrClass of method ReflectionClass\<LeanMapper\\Entity\>\:\:__construct\(\) expects class\-string\<LeanMapper\\Entity\>\|LeanMapper\\Entity, mixed given\.$# in path /home/runner/work/LeanMapper/LeanMapper/src/LeanMapper/Reflection/EntityReflection.php was not matched in reported errors.
|
Run composer phpstan -- --no-progress:
src/LeanMapper/Reflection/EntityReflection.php#L58
Parameter #1 $argument of method ReflectionClass<LeanMapper\Entity>::__construct() expects class-string<LeanMapper\Entity>|LeanMapper\Entity, mixed given.
|
Run composer phpstan -- --no-progress:
src/LeanMapper/Reflection/PropertyFactory.php#L1
Ignored error pattern #^Parameter \#1 \$string of function strtolower expects string, mixed given\.$# in path /home/runner/work/LeanMapper/LeanMapper/src/LeanMapper/Reflection/PropertyFactory.php was not matched in reported errors.
|
Run composer phpstan -- --no-progress:
src/LeanMapper/Reflection/PropertyFactory.php#L1
Ignored error pattern #^Parameter \#1 \$value of function intval expects array\|bool\|float\|int\|resource\|string\|null, mixed given\.$# in path /home/runner/work/LeanMapper/LeanMapper/src/LeanMapper/Reflection/PropertyFactory.php was not matched in reported errors.
|
Run composer phpstan -- --no-progress:
src/LeanMapper/Reflection/PropertyFactory.php#L424
Parameter #1 $str of function strtolower expects string, mixed given.
|
Run composer phpstan -- --no-progress:
src/LeanMapper/Reflection/PropertyFactory.php#L431
Parameter #1 $str of function strtolower expects string, mixed given.
|
Run composer phpstan -- --no-progress:
src/LeanMapper/Reflection/PropertyFactory.php#L440
Parameter #1 $var of function intval expects array|bool|float|int|resource|string|null, mixed given.
|
Run composer phpstan -- --no-progress:
src/LeanMapper/Reflection/PropertyFactory.php#L447
Parameter #1 $str of function strtolower expects string, mixed given.
|
Run composer phpstan -- --no-progress:
src/LeanMapper/Result.php#L1
Ignored error pattern #^Parameter \#1 \$value of function count expects array\|Countable, array\<int\|string\>\|null given\.$# in path /home/runner/work/LeanMapper/LeanMapper/src/LeanMapper/Result.php was not matched in reported errors.
|
Run composer phpstan -- --no-progress:
src/LeanMapper/Result.php#L1
Ignored error pattern #^Parameter \#2 \.\.\.\$arrays of function array_diff_assoc expects array, mixed given\.$# in path /home/runner/work/LeanMapper/LeanMapper/src/LeanMapper/Result.php was not matched in reported errors.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading