Update postgres Docker tag to v17 #274
Triggered via pull request
February 14, 2025 04:39
Status
Failure
Total duration
16m 49s
Artifacts
–
ci.yml
on: pull_request
Continuous Integration
/
...
/
Supported Versions Matrix
4s
Continuous Integration
/
...
/
Package Name
4s
Continuous Integration
/
...
/
Check Markdown links
23s
Continuous Integration
/
...
/
Supported Threading Matrix
2s
Continuous Integration
/
...
/
Supported Checks Matrix
9s
Matrix: Continuous Integration / Continuous Integration / can-require
Matrix: Continuous Integration / Continuous Integration / qa
Matrix: Continuous Integration / Continuous Integration / tests-directly-on-os
Continuous Integration
/
...
/
✔️
0s
Annotations
496 errors and 119 warnings
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with highest dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with locked dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with lowest dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with locked dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with lowest dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with highest dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with locked dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with highest dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with lowest dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with locked dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
|
|
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with highest dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (nts) with locked dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with lowest dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (nts) with highest dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
|
|
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (zts) with locked dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (nts) with lowest dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (zts) with highest dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
|
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (zts) with lowest dependency preference (windows-latest)
Container operations are only supported on Linux runners
|
|
|
|
|
|
|
|
|
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (zts) with locked dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (zts) with highest dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (nts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with highest dependency preference:
composer.json#L25
wyrihaximus/doctrine-annotation-autoloader is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with highest dependency preference:
composer.json#L26
wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (nts) with locked dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (nts) with highest dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.2 (nts) with highest dependency preference
Process completed with exit code 2.
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L127
../../src/EntityInspector.php:127:16: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
MoreSpecificReturnType:
../../src/Hydrator.php#L21
../../src/Hydrator.php:21:86: MoreSpecificReturnType: The declared return type 'WyriHaximus\React\SimpleORM\EntityInterface' for WyriHaximus\React\SimpleORM\Hydrator::hydrate is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (nts) with lowest dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with locked dependency preference:
composer.json#L25
wyrihaximus/doctrine-annotation-autoloader is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with locked dependency preference:
composer.json#L26
wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (zts) with lowest dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference:
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference:
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference:
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference:
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference:
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference:
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference:
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference:
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference:
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference:
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference:
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference:
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference:
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference:
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference:
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference:
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference:
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference:
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference:
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference:
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L127
../../src/EntityInspector.php:127:16: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
MoreSpecificReturnType:
../../src/Hydrator.php#L21
../../src/Hydrator.php:21:86: MoreSpecificReturnType: The declared return type 'WyriHaximus\React\SimpleORM\EntityInterface' for WyriHaximus\React\SimpleORM\Hydrator::hydrate is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.2 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.2 (nts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (nts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with highest dependency preference:
composer.json#L25
wyrihaximus/doctrine-annotation-autoloader is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with highest dependency preference:
composer.json#L26
wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference:
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference:
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference:
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference:
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference:
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference:
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference:
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference:
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference:
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference:
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (zts) with highest dependency preference
Process completed with exit code 2.
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L127
../../src/EntityInspector.php:127:16: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
MoreSpecificReturnType:
../../src/Hydrator.php#L21
../../src/Hydrator.php:21:86: MoreSpecificReturnType: The declared return type 'WyriHaximus\React\SimpleORM\EntityInterface' for WyriHaximus\React\SimpleORM\Hydrator::hydrate is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (zts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.2 (zts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference:
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference:
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference:
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference:
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference:
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference:
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference:
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference:
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference:
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference:
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L127
../../src/EntityInspector.php:127:16: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
MoreSpecificReturnType:
../../src/Hydrator.php#L21
../../src/Hydrator.php:21:86: MoreSpecificReturnType: The declared return type 'WyriHaximus\React\SimpleORM\EntityInterface' for WyriHaximus\React\SimpleORM\Hydrator::hydrate is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with locked dependency preference:
composer.json#L25
wyrihaximus/doctrine-annotation-autoloader is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with locked dependency preference:
composer.json#L26
wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (zts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (zts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.2 (zts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference:
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference:
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference:
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference:
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference:
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference:
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference:
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference:
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference:
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference:
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with lowest dependency preference
Process completed with exit code 2.
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L127
../../src/EntityInspector.php:127:16: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
MoreSpecificReturnType:
../../src/Hydrator.php#L21
../../src/Hydrator.php:21:86: MoreSpecificReturnType: The declared return type 'WyriHaximus\React\SimpleORM\EntityInterface' for WyriHaximus\React\SimpleORM\Hydrator::hydrate is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (zts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.2 (zts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (zts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference:
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference:
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference:
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference:
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference:
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference:
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference:
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference:
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference:
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference:
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (nts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (nts) with highest dependency preference
Process completed with exit code 2.
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L127
../../src/EntityInspector.php:127:16: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
MoreSpecificReturnType:
../../src/Hydrator.php#L21
../../src/Hydrator.php:21:86: MoreSpecificReturnType: The declared return type 'WyriHaximus\React\SimpleORM\EntityInterface' for WyriHaximus\React\SimpleORM\Hydrator::hydrate is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with highest dependency preference:
composer.json#L25
wyrihaximus/doctrine-annotation-autoloader is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with highest dependency preference:
composer.json#L26
wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference:
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference:
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference:
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference:
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference:
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference:
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference:
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference:
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference:
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference:
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with locked dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with highest dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with locked dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with highest dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.3 (nts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with lowest dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with lowest dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with locked dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
MissingClassConstType:
../../src/Attribute/JoinInterface.php#L16
../../src/Attribute/JoinInterface.php:16:18: MissingClassConstType: Class constant "WyriHaximus\React\SimpleORM\Attribute\JoinInterface::IS_LAZY" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../../src/Attribute/JoinInterface.php#L17
../../src/Attribute/JoinInterface.php:17:18: MissingClassConstType: Class constant "WyriHaximus\React\SimpleORM\Attribute\JoinInterface::IS_NOT_LAZY" should have a declared type. (see https://psalm.dev/359)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with highest dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with locked dependency preference:
composer.json#L25
wyrihaximus/doctrine-annotation-autoloader is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with locked dependency preference:
composer.json#L26
wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with lowest dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference:
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference:
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference:
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference:
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference:
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference:
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference:
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference:
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference:
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference:
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with locked dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with lowest dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.3 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (nts) with highest dependency preference
Process completed with exit code 2.
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L127
../../src/EntityInspector.php:127:16: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
MoreSpecificReturnType:
../../src/Hydrator.php#L21
../../src/Hydrator.php:21:86: MoreSpecificReturnType: The declared return type 'WyriHaximus\React\SimpleORM\EntityInterface' for WyriHaximus\React\SimpleORM\Hydrator::hydrate is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (nts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.3 (nts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (nts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (zts) with highest dependency preference
Process completed with exit code 2.
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L127
../../src/EntityInspector.php:127:16: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
MoreSpecificReturnType:
../../src/Hydrator.php#L21
../../src/Hydrator.php:21:86: MoreSpecificReturnType: The declared return type 'WyriHaximus\React\SimpleORM\EntityInterface' for WyriHaximus\React\SimpleORM\Hydrator::hydrate is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with highest dependency preference (ubuntu-latest)
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.3 (zts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with highest dependency preference:
composer.json#L25
wyrihaximus/doctrine-annotation-autoloader is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with highest dependency preference:
composer.json#L26
wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (zts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (zts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference:
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference:
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference:
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference:
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference:
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference:
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference:
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference:
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference:
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference:
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.3 (zts) with locked dependency preference
Process completed with exit code 2.
|
MissingClassConstType:
../../src/Attribute/JoinInterface.php#L16
../../src/Attribute/JoinInterface.php:16:18: MissingClassConstType: Class constant "WyriHaximus\React\SimpleORM\Attribute\JoinInterface::IS_LAZY" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../../src/Attribute/JoinInterface.php#L17
../../src/Attribute/JoinInterface.php:17:18: MissingClassConstType: Class constant "WyriHaximus\React\SimpleORM\Attribute\JoinInterface::IS_NOT_LAZY" should have a declared type. (see https://psalm.dev/359)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference:
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference:
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference:
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference:
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference:
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference:
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference:
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference:
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference:
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference:
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (zts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with locked dependency preference:
composer.json#L25
wyrihaximus/doctrine-annotation-autoloader is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with locked dependency preference:
composer.json#L26
wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference:
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference:
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference:
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference:
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference:
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference:
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference:
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference:
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference:
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference:
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (nts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with lowest dependency preference
Process completed with exit code 2.
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L127
../../src/EntityInspector.php:127:16: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
MoreSpecificReturnType:
../../src/Hydrator.php#L21
../../src/Hydrator.php:21:86: MoreSpecificReturnType: The declared return type 'WyriHaximus\React\SimpleORM\EntityInterface' for WyriHaximus\React\SimpleORM\Hydrator::hydrate is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (zts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (zts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.3 (zts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with highest dependency preference:
composer.json#L25
wyrihaximus/doctrine-annotation-autoloader is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with highest dependency preference:
composer.json#L26
wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (zts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference:
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference:
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference:
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference:
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference:
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference:
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference:
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference:
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference:
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference:
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.4 (nts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.4 (nts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.4 (nts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.4 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with highest dependency preference:
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with highest dependency preference:
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with highest dependency preference:
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with highest dependency preference:
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with highest dependency preference:
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with highest dependency preference:
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with highest dependency preference:
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with highest dependency preference:
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with highest dependency preference:
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with highest dependency preference:
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.4 (nts) with locked dependency preference
Process completed with exit code 2.
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L127
../../src/EntityInspector.php:127:16: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
MoreSpecificReturnType:
../../src/Hydrator.php#L21
../../src/Hydrator.php:21:86: MoreSpecificReturnType: The declared return type 'WyriHaximus\React\SimpleORM\EntityInterface' for WyriHaximus\React\SimpleORM\Hydrator::hydrate is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (zts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.4 (nts) with highest dependency preference
Process completed with exit code 2.
|
MissingClassConstType:
../../src/Attribute/JoinInterface.php#L16
../../src/Attribute/JoinInterface.php:16:18: MissingClassConstType: Class constant "WyriHaximus\React\SimpleORM\Attribute\JoinInterface::IS_LAZY" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../../src/Attribute/JoinInterface.php#L17
../../src/Attribute/JoinInterface.php:17:18: MissingClassConstType: Class constant "WyriHaximus\React\SimpleORM\Attribute\JoinInterface::IS_NOT_LAZY" should have a declared type. (see https://psalm.dev/359)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with locked dependency preference:
composer.json#L25
wyrihaximus/doctrine-annotation-autoloader is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with locked dependency preference:
composer.json#L26
wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.4 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (zts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with locked dependency preference
<error>Child process error</error> (exit code 255): Deprecated: _PHPStan_5473b6701\React\Promise\Timer\timeout(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 136
Deprecated: _PHPStan_5473b6701\React\Promise\Timer\sleep(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 217
Deprecated: _PHPStan_5473b6701\React\Promise\Timer\resolve(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 272
Deprecated: _PHPStan_5473b6701\React\Promise\Timer\reject(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 314
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 85
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::setApplication(): Implicitly marking parameter $application as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 113
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::addArgument(): Implicitly marking parameter $mode as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 382
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::addOption(): Implicitly marking parameter $mode as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 401
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::block(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 58
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::block(): Implicitly marking parameter $style as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 58
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::ask(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 211
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::ask(): Implicitly marking parameter $validator as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 2
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.4 (nts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.4 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.4 (nts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.4 (nts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.4 (nts) with lowest dependency preference
Process completed with exit code 2.
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L127
../../src/EntityInspector.php:127:16: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
MoreSpecificReturnType:
../../src/Hydrator.php#L21
../../src/Hydrator.php:21:86: MoreSpecificReturnType: The declared return type 'WyriHaximus\React\SimpleORM\EntityInterface' for WyriHaximus\React\SimpleORM\Hydrator::hydrate is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with highest dependency preference:
composer.json#L25
wyrihaximus/doctrine-annotation-autoloader is unused
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with lowest dependency preference
<error>Child process error</error> (exit code 255): Deprecated: _PHPStan_5473b6701\React\Promise\Timer\timeout(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 136
Deprecated: _PHPStan_5473b6701\React\Promise\Timer\sleep(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 217
Deprecated: _PHPStan_5473b6701\React\Promise\Timer\resolve(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 272
Deprecated: _PHPStan_5473b6701\React\Promise\Timer\reject(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 314
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 85
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::setApplication(): Implicitly marking parameter $application as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 113
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::addArgument(): Implicitly marking parameter $mode as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 382
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::addOption(): Implicitly marking parameter $mode as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 401
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::block(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 58
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::block(): Implicitly marking parameter $style as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 58
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::ask(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 211
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::ask(): Implicitly marking parameter $validator as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 2
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with highest dependency preference:
composer.json#L26
wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.4 (zts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (nts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with highest dependency preference:
src/Client.php#L18
Property WyriHaximus\React\SimpleORM\Client::$repositories with generic interface WyriHaximus\React\SimpleORM\RepositoryInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with highest dependency preference:
src/EntityInspector.php#L24
Property WyriHaximus\React\SimpleORM\EntityInspector::$entities with generic interface WyriHaximus\React\SimpleORM\InspectedEntityInterface does not specify its types: T
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with highest dependency preference:
src/EntityInspector.php#L41
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, class-string<T> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with highest dependency preference:
src/EntityInspector.php#L50
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::joins() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with highest dependency preference:
src/EntityInspector.php#L54
Parameter #1 $class of method WyriHaximus\React\SimpleORM\EntityInspector::fields() expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, ReflectionClass<object> given.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with highest dependency preference:
src/EntityInspector.php#L76
Call to function method_exists() with Roave\BetterReflection\BetterReflection and 'classReflector' will always evaluate to false.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with highest dependency preference:
src/EntityInspector.php#L96
Call to an undefined method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes().
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with highest dependency preference:
src/EntityInspector.php#L122
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$property.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with highest dependency preference:
src/EntityInspector.php#L123
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$entity.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with highest dependency preference:
src/EntityInspector.php#L124
Access to an undefined property WyriHaximus\React\SimpleORM\Attribute\JoinInterface::$type.
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with locked dependency preference:
composer.json#L25
wyrihaximus/doctrine-annotation-autoloader is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with locked dependency preference:
composer.json#L26
wyrihaximus/react-event-loop-rx-scheduler-hook-up is unused
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with locked dependency preference
Process completed with exit code 2.
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L127
../../src/EntityInspector.php:127:16: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
MoreSpecificReturnType:
../../src/Hydrator.php#L21
../../src/Hydrator.php:21:86: MoreSpecificReturnType: The declared return type 'WyriHaximus\React\SimpleORM\EntityInterface' for WyriHaximus\React\SimpleORM\Hydrator::hydrate is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.4 (zts) with locked dependency preference
Process completed with exit code 2.
|
MissingClassConstType:
../../src/Attribute/JoinInterface.php#L16
../../src/Attribute/JoinInterface.php:16:18: MissingClassConstType: Class constant "WyriHaximus\React\SimpleORM\Attribute\JoinInterface::IS_LAZY" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../../src/Attribute/JoinInterface.php#L17
../../src/Attribute/JoinInterface.php:17:18: MissingClassConstType: Class constant "WyriHaximus\React\SimpleORM\Attribute\JoinInterface::IS_NOT_LAZY" should have a declared type. (see https://psalm.dev/359)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.4 (zts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.4 (zts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.4 (zts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.4 (zts) with highest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.4 (zts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (nts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.4 (zts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with locked dependency preference
<error>Child process error</error> (exit code 255): Deprecated: _PHPStan_5473b6701\React\Promise\Timer\timeout(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 136
Deprecated: _PHPStan_5473b6701\React\Promise\Timer\sleep(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 217
Deprecated: _PHPStan_5473b6701\React\Promise\Timer\resolve(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 272
Deprecated: _PHPStan_5473b6701\React\Promise\Timer\reject(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 314
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 85
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::setApplication(): Implicitly marking parameter $application as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 113
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::addArgument(): Implicitly marking parameter $mode as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 382
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::addOption(): Implicitly marking parameter $mode as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 401
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::block(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 58
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::block(): Implicitly marking parameter $style as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 58
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::ask(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 211
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::ask(): Implicitly marking parameter $validator as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 2
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with lowest dependency preference
Process completed with exit code 2.
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L127
../../src/EntityInspector.php:127:16: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
MoreSpecificReturnType:
../../src/Hydrator.php#L21
../../src/Hydrator.php:21:86: MoreSpecificReturnType: The declared return type 'WyriHaximus\React\SimpleORM\EntityInterface' for WyriHaximus\React\SimpleORM\Hydrator::hydrate is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.4 (zts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with lowest dependency preference
<error>Child process error</error> (exit code 255): Deprecated: _PHPStan_5473b6701\React\Promise\Timer\timeout(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 136
Deprecated: _PHPStan_5473b6701\React\Promise\Timer\sleep(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 217
Deprecated: _PHPStan_5473b6701\React\Promise\Timer\resolve(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 272
Deprecated: _PHPStan_5473b6701\React\Promise\Timer\reject(): Implicitly marking parameter $loop as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/react/promise-timer/src/functions.php on line 314
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 85
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::setApplication(): Implicitly marking parameter $application as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 113
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::addArgument(): Implicitly marking parameter $mode as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 382
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Command\Command::addOption(): Implicitly marking parameter $mode as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Command/Command.php on line 401
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::block(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 58
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::block(): Implicitly marking parameter $style as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 58
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::ask(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 211
Deprecated: _PHPStan_5473b6701\Symfony\Component\Console\Style\SymfonyStyle::ask(): Implicitly marking parameter $validator as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/reactphp-simple-orm/reactphp-simple-orm/vendor/phpstan/phpstan/phpstan.phar/vendor/symfony/console/Style/SymfonyStyle.php on line 2
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (zts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.4 (zts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.4 (zts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (nts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.4 (zts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (zts) with highest dependency preference
Process completed with exit code 2.
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L50
../../src/EntityInspector.php:50:57: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::joins expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
../../src/EntityInspector.php#L54
../../src/EntityInspector.php:54:35: ArgumentTypeCoercion: Argument 1 of WyriHaximus\React\SimpleORM\EntityInspector::fields expects ReflectionClass<WyriHaximus\React\SimpleORM\EntityInterface>, but parent type ReflectionClass<T:fn-wyrihaximus\react\simpleorm\entityinspector::entity as object> provided (see https://psalm.dev/193)
|
UndefinedMethod:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
InvalidReturnType:
../../src/EntityInspector.php#L119
../../src/EntityInspector.php:119:17: InvalidReturnType: The declared return type 'iterable<string, WyriHaximus\React\SimpleORM\Entity\Join>' for WyriHaximus\React\SimpleORM\EntityInspector::join is incorrect, got 'Generator<int, WyriHaximus\React\SimpleORM\Entity\Join, mixed, void>' (see https://psalm.dev/011)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
NoInterfaceProperties:
../../src/EntityInspector.php#L127
../../src/EntityInspector.php:127:16: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
MoreSpecificReturnType:
../../src/Hydrator.php#L21
../../src/Hydrator.php:21:86: MoreSpecificReturnType: The declared return type 'WyriHaximus\React\SimpleORM\EntityInterface' for WyriHaximus\React\SimpleORM\Hydrator::hydrate is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (zts) with locked dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (zts) with lowest dependency preference
Process completed with exit code 2.
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (zts) with locked dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.4.3-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-locked-
|
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-highest-
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (zts) with highest dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.4.3-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-highest-
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-highest-
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-highest-
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with highest dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with highest dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (nts) with locked dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.4.3-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-locked-
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (nts) with highest dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.4.3-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-highest-
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.2 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-highest-
|
Continuous Integration / Continuous Integration / Run psalm on PHP 8.2 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-highest-
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (nts) with lowest dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.4.3-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-lowest-
|
Continuous Integration / Continuous Integration / Run cs-fix on PHP 8.2 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-highest-
|
Continuous Integration / Continuous Integration / Run cs-fix on PHP 8.2 (nts) with highest dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-locked-
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with locked dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with locked dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.4 (zts) with lowest dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.4.3-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-lowest-
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-highest-
|
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-highest-
|
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (nts) with highest dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-locked-
|
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-locked-
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-locked-
|
Continuous Integration / Continuous Integration / Run cs-fix on PHP 8.2 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-locked-
|
Continuous Integration / Continuous Integration / Run cs-fix on PHP 8.2 (nts) with locked dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-locked-
|
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (nts) with locked dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-lowest-
|
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-lowest-
|
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-lowest-
|
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (nts) with lowest dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.2 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-lowest-
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-lowest-
|
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.2 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-lowest-
|
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.2 (nts) with lowest dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-lowest-
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with highest dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with highest dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-lowest-
|
Continuous Integration / Continuous Integration / Run psalm on PHP 8.2 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-lowest-
|
Continuous Integration / Continuous Integration / Run cs-fix on PHP 8.2 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-lowest-
|
Continuous Integration / Continuous Integration / Run cs-fix on PHP 8.2 (nts) with lowest dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with locked dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with locked dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-highest-
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with highest dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with highest dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with locked dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.2.27-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-locked-
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with highest dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.2.27-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-highest-
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with locked dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.2.27-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-locked-
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with highest dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.2.27-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-highest-
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-locked-
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with lowest dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.3.16-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-lowest-
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with lowest dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.2.27-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-lowest-
|
Continuous Integration / Continuous Integration / Run cs-fix on PHP 8.3 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-locked-
|
Continuous Integration / Continuous Integration / Run cs-fix on PHP 8.3 (nts) with locked dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with locked dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.3.16-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-locked-
|
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-locked-
|
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (nts) with locked dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-locked-
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with highest dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.3.16-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-highest-
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-locked-
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with locked dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with locked dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-locked-
|
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.3 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-locked-
|
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.3 (nts) with locked dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with lowest dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.3.16-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-lowest-
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-locked-
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with locked dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.3.16-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-locked-
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with lowest dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.2.27-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-lowest-
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.3 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-locked-
|
Continuous Integration / Continuous Integration / Run psalm on PHP 8.3 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-locked-
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-lowest-
|
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-lowest-
|
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-lowest-
|
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (nts) with lowest dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.3 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-lowest-
|
Continuous Integration / Continuous Integration / Run cs-fix on PHP 8.3 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.3.16-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-lowest-
|
Continuous Integration / Continuous Integration / Run cs-fix on PHP 8.3 (nts) with lowest dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with highest dependency preference (ubuntu-latest)
Cache not found for keys: Linux-php-8.3.16-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.3.16-composer-highest-
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with highest dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with highest dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with locked dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with locked dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.2.27-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.2.27-composer-lowest-
|
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.4 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-highest-
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-highest-
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with highest dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with highest dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.4 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-highest-
|
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.4 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-highest-
|
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.4 (nts) with highest dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.4 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-highest-
|
Continuous Integration / Continuous Integration / Run cs-fix on PHP 8.4 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-highest-
|
Continuous Integration / Continuous Integration / Run cs-fix on PHP 8.4 (nts) with highest dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.4 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-locked-
|
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.4 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-locked-
|
Continuous Integration / Continuous Integration / Run stan on PHP 8.4 (nts) with highest dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-highest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-highest-
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.4 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-locked-
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-locked-
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with locked dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with locked dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.4 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-locked-
|
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.4 (nts) with locked dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run cs-fix on PHP 8.4 (nts) with locked dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-locked-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-locked-
|
Continuous Integration / Continuous Integration / Run cs-fix on PHP 8.4 (nts) with locked dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.4 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-lowest-
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-lowest-
|
Continuous Integration / Continuous Integration / Run cs on PHP 8.4 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-lowest-
|
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.4 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-lowest-
|
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.4 (nts) with lowest dependency preference
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.4 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-lowest-
|
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.4 (nts) with lowest dependency preference
Cache not found for keys: Linux-php-8.4.3-composer-lowest-aab751e1f29c1763b3bdeacb6f1abc13461c864b29db0aaf21b54175e8857f9b, Linux-php-8.4.3-composer-lowest-
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with highest dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with highest dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with locked dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/dns)" exclusion is a zombie
|
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.4 (zts) with locked dependency preference:
composer.json#L1
"NamedFilter(userProvided: true, string: react/event-loop)" exclusion is a zombie
|