Enhance connection closed by EM stracktrace. #22
static-analysis.yml
on: push
Static Analysis with Psalm
23s
Matrix: Static Analysis with PHPStan
Annotations
9 errors and 4 warnings
DeprecatedMethod:
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)
|
DeprecatedMethod:
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)
|
DeprecatedMethod:
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)
|
DeprecatedMethod:
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)
|
DeprecatedMethod:
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)
|
DeprecatedMethod:
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)
|
DeprecatedMethod:
lib/Doctrine/ORM/Query/SqlWalker.php#L580
lib/Doctrine/ORM/Query/SqlWalker.php:580:50: DeprecatedMethod: The method Doctrine\DBAL\Platforms\AbstractPlatform::getReadLockSQL has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
lib/Doctrine/ORM/Query/SqlWalker.php#L584
lib/Doctrine/ORM/Query/SqlWalker.php:584:50: DeprecatedMethod: The method Doctrine\DBAL\Platforms\AbstractPlatform::getWriteLockSQL has been marked as deprecated (see https://psalm.dev/001)
|
Static Analysis with Psalm
Process completed with exit code 2.
|
Static Analysis with Psalm
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/.
|
Static Analysis with PHPStan (default, 2.5)
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/.
|
Static Analysis with PHPStan (2.13, default)
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/.
|
Static Analysis with PHPStan (default, default)
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/.
|