Skip to content

Fix calls to removed lock methods #6726

Fix calls to removed lock methods

Fix calls to removed lock methods #6726

Triggered via pull request November 15, 2023 21:47
Status Failure
Total duration 1m 36s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Matrix: Static Analysis with Psalm
Fit to window
Zoom out
Zoom in

Annotations

2 errors
TypeDoesNotContainType: lib/Doctrine/ORM/Utility/LockSqlHelper.php#L30
lib/Doctrine/ORM/Utility/LockSqlHelper.php:30:13: TypeDoesNotContainType: Cannot resolve types for $platform - Doctrine\DBAL\Platforms\AbstractPlatform does not contain Doctrine\DBAL\Platforms\SQLitePlatform (see https://psalm.dev/056)
Static Analysis with Psalm (3.7)
Process completed with exit code 2.