Update postgres Docker tag to v16.6 #264
Annotations
10 errors and 1 warning
Run make psalm || true:
../../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)
|
Run make psalm || true:
../../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)
|
Run make psalm || true:
../../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)
|
Run make psalm || true:
../../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)
|
Run make psalm || true:
../../src/EntityInspector.php#L96
../../src/EntityInspector.php:96:56: UndefinedMethod: Method Roave\BetterReflection\Reflection\ReflectionProperty::getDocBlockTypes does not exist (see https://psalm.dev/022)
|
Run make psalm || true:
../../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)
|
Run make psalm || true:
../../src/EntityInspector.php#L122
../../src/EntityInspector.php:122:15: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
Run make psalm || true:
../../src/EntityInspector.php#L123
../../src/EntityInspector.php:123:44: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
Run make psalm || true:
../../src/EntityInspector.php#L124
../../src/EntityInspector.php:124:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
Run make psalm || true:
../../src/EntityInspector.php#L126
../../src/EntityInspector.php:126:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading