Fix different first/max result values taking up query cache space #6873
Annotations
10 errors and 1 warning
Run a static analysis with vimeo/psalm:
lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php#L1119
lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:1119:51: DeprecatedMethod: The method Doctrine\DBAL\Platforms\AbstractPlatform::getReadLockSQL has been marked as deprecated (see https://psalm.dev/001)
|
Run a static analysis with vimeo/psalm:
lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php#L1123
lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:1123:51: DeprecatedMethod: The method Doctrine\DBAL\Platforms\AbstractPlatform::getWriteLockSQL has been marked as deprecated (see https://psalm.dev/001)
|
Run a static analysis with vimeo/psalm:
lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php#L1581
lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:1581:45: DeprecatedMethod: The method Doctrine\DBAL\Platforms\AbstractPlatform::getReadLockSQL has been marked as deprecated (see https://psalm.dev/001)
|
Run a static analysis with vimeo/psalm:
lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php#L1585
lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:1585:45: DeprecatedMethod: The method Doctrine\DBAL\Platforms\AbstractPlatform::getWriteLockSQL has been marked as deprecated (see https://psalm.dev/001)
|
Run a static analysis with vimeo/psalm:
lib/Doctrine/ORM/Persisters/Entity/JoinedSubclassPersister.php#L319
lib/Doctrine/ORM/Persisters/Entity/JoinedSubclassPersister.php:319:51: DeprecatedMethod: The method Doctrine\DBAL\Platforms\AbstractPlatform::getReadLockSQL has been marked as deprecated (see https://psalm.dev/001)
|
Run a static analysis with vimeo/psalm:
lib/Doctrine/ORM/Persisters/Entity/JoinedSubclassPersister.php#L324
lib/Doctrine/ORM/Persisters/Entity/JoinedSubclassPersister.php:324:51: DeprecatedMethod: The method Doctrine\DBAL\Platforms\AbstractPlatform::getWriteLockSQL has been marked as deprecated (see https://psalm.dev/001)
|
Run a static analysis with vimeo/psalm:
lib/Doctrine/ORM/Query/Exec/FinalizedSelectExecutor.php#L13
lib/Doctrine/ORM/Query/Exec/FinalizedSelectExecutor.php:13:7: PropertyNotSetInConstructor: Property Doctrine\ORM\Query\Exec\FinalizedSelectExecutor::$_sqlStatements is not defined in constructor of Doctrine\ORM\Query\Exec\FinalizedSelectExecutor or in any methods called in the constructor (see https://psalm.dev/074)
|
Run a static analysis with vimeo/psalm:
lib/Doctrine/ORM/Query/Exec/FinalizedSelectExecutor.php#L13
lib/Doctrine/ORM/Query/Exec/FinalizedSelectExecutor.php:13:7: PropertyNotSetInConstructor: Property Doctrine\ORM\Query\Exec\FinalizedSelectExecutor::$queryCacheProfile is not defined in constructor of Doctrine\ORM\Query\Exec\FinalizedSelectExecutor or in any methods called in the constructor (see https://psalm.dev/074)
|
Run a static analysis with vimeo/psalm:
lib/Doctrine/ORM/Query/Exec/FinalizedSelectExecutor.php#L24
lib/Doctrine/ORM/Query/Exec/FinalizedSelectExecutor.php:24:36: PossiblyInvalidArgument: Argument 1 of Doctrine\DBAL\Connection::executeQuery expects string, but possibly different type array<array-key, mixed>|string provided (see https://psalm.dev/092)
|
Run a static analysis with vimeo/psalm:
lib/Doctrine/ORM/Query/Exec/SingleSelectSqlFinalizer.php#L48
lib/Doctrine/ORM/Query/Exec/SingleSelectSqlFinalizer.php:48:38: DeprecatedMethod: The method Doctrine\DBAL\Platforms\AbstractPlatform::getReadLockSQL has been marked as deprecated (see https://psalm.dev/001)
|
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/.
|
The logs for this run have expired and are no longer available.
Loading