Merge branch '2.20.x' into 3.3.x #299
static-analysis.yml
on: push
Matrix: Static Analysis with PHPStan
Matrix: Static Analysis with Psalm
Annotations
4 errors and 6 warnings
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon):
src/EntityManager.php#L125
Call to deprecated method getEventManager() of class Doctrine\DBAL\Connection.
|
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon):
src/Tools/Console/ConsoleRunner.php#L61
Fetching class constant class of deprecated class Doctrine\DBAL\Tools\Console\Command\ReservedWordsCommand: Use database documentation instead.
|
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon):
src/Tools/Console/ConsoleRunner.php#L62
Instantiation of deprecated class Doctrine\DBAL\Tools\Console\Command\ReservedWordsCommand: Use database documentation instead.
|
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon)
Process completed with exit code 1.
|
Static Analysis with Psalm (3.8.2)
The process '/usr/bin/git' failed with exit code 128
|
Static Analysis with PHPStan (default, phpstan.neon)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static Analysis with PHPStan (default, phpstan.neon)
The process '/usr/bin/git' failed with exit code 128
|
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon)
The process '/usr/bin/git' failed with exit code 128
|
Static Analysis with Psalm (default)
The process '/usr/bin/git' failed with exit code 128
|