Register the idle connection listener #1434
Annotations
4 errors and 1 warning
Run a static analysis with vimeo/psalm:
Middleware/IdleConnectionMiddleware.php#L34
Middleware/IdleConnectionMiddleware.php:34:20: UndefinedClass: Class, interface or enum named Symfony\Bridge\Doctrine\Middleware\IdleConnection\Driver does not exist (see https://psalm.dev/019)
|
Run a static analysis with vimeo/psalm:
Tests/Middleware/IdleConnectionMiddlewareTest.php#L21
Tests/Middleware/IdleConnectionMiddlewareTest.php:21:52: InvalidArgument: Argument 1 of Doctrine\Bundle\DoctrineBundle\Middleware\IdleConnectionMiddleware::__construct expects ArrayObject<string, int>, but ArrayObject<'connectionone'|'connectiontwo', int<-29, max>> provided (see https://psalm.dev/004)
|
Run a static analysis with vimeo/psalm:
Tests/Middleware/IdleConnectionMiddlewareTest.php#L27
Tests/Middleware/IdleConnectionMiddlewareTest.php:27:33: UndefinedClass: Class, interface or enum named Symfony\Bridge\Doctrine\Middleware\IdleConnection\Driver does not exist (see https://psalm.dev/019)
|
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