Skip to content

Register the idle connection listener #1771

Register the idle connection listener

Register the idle connection listener #1771

Triggered via pull request April 19, 2024 14:39
Status Failure
Total duration 31s
Artifacts

coding-standards.yml

on: pull_request
Matrix: Coding Standards / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Coding Standards / Coding Standards (8.2): Middleware/IdleConnectionMiddleware.php#L14
@var annotation of property \Doctrine\Bundle\DoctrineBundle\Middleware\IdleConnectionMiddleware::$ttlByConnection does not specify type hint for its items.
Coding Standards / Coding Standards (8.2): Middleware/IdleConnectionMiddleware.php#L16
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.2): Middleware/IdleConnectionMiddleware.php#L21
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
Coding Standards / Coding Standards (8.2): DependencyInjection/DoctrineExtension.php#L199
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
Coding Standards / Coding Standards (8.2): DependencyInjection/DoctrineExtension.php#L200
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
Coding Standards / Coding Standards (8.2): DependencyInjection/DoctrineExtension.php#L216
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space
Coding Standards / Coding Standards (8.2): DependencyInjection/DoctrineExtension.php#L1187
Method \Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension::registerDbalMiddlewares() does not have @param annotation for its traversable parameter $connWithTtl.
Coding Standards / Coding Standards (8.2)
Process completed with exit code 1.
Coding Standards / Coding Standards (8.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/.