Merge branch '2.20.x' into 3.3.x #298
Annotations
4 errors and 2 warnings
Run static analysis with phpstan/phpstan:
src/EntityManager.php#L125
Call to deprecated method getEventManager() of class Doctrine\DBAL\Connection.
|
Run static analysis with phpstan/phpstan:
src/Tools/Console/ConsoleRunner.php#L61
Fetching class constant class of deprecated class Doctrine\DBAL\Tools\Console\Command\ReservedWordsCommand: Use database documentation instead.
|
Run static analysis with phpstan/phpstan:
src/Tools/Console/ConsoleRunner.php#L62
Instantiation of deprecated class Doctrine\DBAL\Tools\Console\Command\ReservedWordsCommand: Use database documentation instead.
|
Run static analysis with phpstan/phpstan
Process completed with exit code 1.
|
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/
|
Post Checkout code
The process '/usr/bin/git' failed with exit code 128
|
Loading