Skip to content

Register the idle connection listener #1765

Register the idle connection listener

Register the idle connection listener #1765

Triggered via pull request April 19, 2024 11:36
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

10 errors and 1 warning
Coding Standards / Coding Standards (8.2): Middleware/AutoCloseMiddleware.php#L7
Type Symfony\Bridge\Doctrine\ConnectionTimingWeakMap is not used in this file.
Coding Standards / Coding Standards (8.2): Middleware/AutoCloseMiddleware.php#L12
Class \ArrayObject should not be referenced via a fully qualified name, but via a use statement.
Coding Standards / Coding Standards (8.2): Middleware/AutoCloseMiddleware.php#L14
@var annotation of property \Doctrine\Bundle\DoctrineBundle\Middleware\AutoCloseMiddleware::$timeToLiveByConnection does not specify type hint for its items.
Coding Standards / Coding Standards (8.2): Middleware/AutoCloseMiddleware.php#L16
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.2): Middleware/AutoCloseMiddleware.php#L20
Class \ArrayObject should not be referenced via a fully qualified name, but via a use statement.
Coding Standards / Coding Standards (8.2): Middleware/AutoCloseMiddleware.php#L25
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space
Coding Standards / Coding Standards (8.2): Middleware/AutoCloseMiddleware.php#L26
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
Coding Standards / Coding Standards (8.2): DependencyInjection/DoctrineExtension.php#L196
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 3 spaces
Coding Standards / Coding Standards (8.2): DependencyInjection/DoctrineExtension.php#L197
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space
Coding Standards / Coding Standards (8.2): DependencyInjection/DoctrineExtension.php#L198
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space
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/.