Skip to content

Register the idle connection listener #1419

Register the idle connection listener

Register the idle connection listener #1419

Triggered via pull request April 22, 2024 11:49
Status Failure
Total duration 41s
Artifacts

static-analysis.yml

on: pull_request
Static Analysis with Psalm
31s
Static Analysis with Psalm
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
UndefinedClass: 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)
InvalidArgument: Tests/Middleware/IdleConnectionMiddlewareTest.php#L20
Tests/Middleware/IdleConnectionMiddlewareTest.php:20: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)
UndefinedClass: Tests/Middleware/IdleConnectionMiddlewareTest.php#L26
Tests/Middleware/IdleConnectionMiddlewareTest.php:26:33: UndefinedClass: Class, interface or enum named Symfony\Bridge\Doctrine\Middleware\IdleConnection\Driver does not exist (see https://psalm.dev/019)
Static Analysis with Psalm
Process completed with exit code 2.
Static Analysis with Psalm
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/.