Register the idle connection listener #1752
Annotations
10 errors and 1 warning
Run PHP_CodeSniffer:
Middleware/ConnectionKeepAlive.php#L18
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space
|
Run PHP_CodeSniffer:
Middleware/ConnectionKeepAlive.php#L29
Expected 1 space after class keyword; 0 found
|
Run PHP_CodeSniffer:
Middleware/ConnectionKeepAlive.php#L36
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space
|
Run PHP_CodeSniffer:
Middleware/ConnectionKeepAlive.php#L38
Equals sign not aligned with surrounding assignments; expected 18 spaces but found 1 space
|
Run PHP_CodeSniffer:
Middleware/ConnectionKeepAlive.php#L43
Method class@anonymous::connect() does not have @param annotation for its traversable parameter $params.
|
Run PHP_CodeSniffer:
DependencyInjection/DoctrineExtension.php#L196
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 3 spaces
|
Run PHP_CodeSniffer:
DependencyInjection/DoctrineExtension.php#L197
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
|
Run PHP_CodeSniffer:
DependencyInjection/DoctrineExtension.php#L198
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
|
Run PHP_CodeSniffer:
DependencyInjection/DoctrineExtension.php#L199
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space
|
Run PHP_CodeSniffer:
DependencyInjection/DoctrineExtension.php#L1189
Method \Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension::registerDbalMiddlewares() does not have @param annotation for its traversable parameter $connWithTimingCheck.
|
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