Register the idle connection listener #1672
Annotations
10 errors and 1 warning
Run PHP_CodeSniffer:
Tests/DoctrineConnectionMiddlewareTest.php#L16
Type Symfony\Bridge\Doctrine\Middleware\DoctrineConnectionMiddleware is not used in this file.
|
Run PHP_CodeSniffer:
Tests/DoctrineConnectionMiddlewareTest.php#L27
Property \Doctrine\Bundle\DoctrineBundle\Tests\DoctrineConnectionMiddlewareTest::$managerRegistryMock does not have native type hint nor @var annotation for its value.
|
Run PHP_CodeSniffer:
Tests/DoctrineConnectionMiddlewareTest.php#L28
Property \Doctrine\Bundle\DoctrineBundle\Tests\DoctrineConnectionMiddlewareTest::$connectionMock does not have native type hint nor @var annotation for its value.
|
Run PHP_CodeSniffer:
Tests/DoctrineConnectionMiddlewareTest.php#L29
Property \Doctrine\Bundle\DoctrineBundle\Tests\DoctrineConnectionMiddlewareTest::$container does not have native type hint nor @var annotation for its value.
|
Run PHP_CodeSniffer:
Tests/DoctrineConnectionMiddlewareTest.php#L30
Property \Doctrine\Bundle\DoctrineBundle\Tests\DoctrineConnectionMiddlewareTest::$driver does not have native type hint nor @var annotation for its value.
|
Run PHP_CodeSniffer:
Tests/DoctrineConnectionMiddlewareTest.php#L31
Property \Doctrine\Bundle\DoctrineBundle\Tests\DoctrineConnectionMiddlewareTest::$doctrineConnectionDriver does not have native type hint nor @var annotation for its value.
|
Run PHP_CodeSniffer:
Tests/DoctrineConnectionMiddlewareTest.php#L38
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space
|
Run PHP_CodeSniffer:
Tests/DoctrineConnectionMiddlewareTest.php#L39
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
|
Run PHP_CodeSniffer:
Tests/DoctrineConnectionMiddlewareTest.php#L116
Space found before semicolon; expected ");" but found ")\n ;"
|
Run PHP_CodeSniffer:
DependencyInjection/DoctrineExtension.php#L540
Expected 1 space after NOT operator; 0 found
|
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/.
|
The logs for this run have expired and are no longer available.
Loading