Update postgres Docker tag to v16.6 #266
Annotations
10 errors and 1 warning
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading