Register the idle connection listener #1452
Annotations
2 errors and 1 warning
Run a static analysis with vimeo/psalm:
src/Middleware/IdleConnectionMiddleware.php#L10
src/Middleware/IdleConnectionMiddleware.php:10:7: MethodSignatureMismatch: Method Doctrine\Bundle\DoctrineBundle\Middleware\IdleConnectionMiddleware::wrap with return type 'Symfony\Bridge\Doctrine\Middleware\IdleConnection\Driver' is different to return type 'Doctrine\DBAL\Driver' of inherited method Doctrine\DBAL\Driver\Middleware::wrap (see https://psalm.dev/042)
|
Run a static analysis with vimeo/psalm
Process completed with exit code 2.
|
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/.
|
Loading