Skip to content

Register the idle connection listener #1754

Register the idle connection listener

Register the idle connection listener #1754

Triggered via pull request April 17, 2024 13:15
Status Failure
Total duration 33s
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/ConnectionKeepAlive.php#L9
Type Symfony\Bridge\Doctrine\ConnectionTimingWeakMap is not used in this file.
Coding Standards / Coding Standards (8.2): Middleware/ConnectionKeepAlive.php#L13
Class \ArrayObject should not be referenced via a fully qualified name, but via a use statement.
Coding Standards / Coding Standards (8.2): Middleware/ConnectionKeepAlive.php#L16
Class \ArrayObject should not be referenced via a fully qualified name, but via a use statement.
Coding Standards / Coding Standards (8.2): Middleware/ConnectionKeepAlive.php#L18
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
Coding Standards / Coding Standards (8.2): Middleware/ConnectionKeepAlive.php#L29
Expected 1 space after class keyword; 0 found
Coding Standards / Coding Standards (8.2): Middleware/ConnectionKeepAlive.php#L31
Class \ArrayObject should not be referenced via a fully qualified name, but via a use statement.
Coding Standards / Coding Standards (8.2): Middleware/ConnectionKeepAlive.php#L34
Class \ArrayObject should not be referenced via a fully qualified name, but via a use statement.
Coding Standards / Coding Standards (8.2): Middleware/ConnectionKeepAlive.php#L36
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
Coding Standards / Coding Standards (8.2): Middleware/ConnectionKeepAlive.php#L38
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space
Coding Standards / Coding Standards (8.2): Middleware/ConnectionKeepAlive.php#L43
Method class@anonymous::connect() does not have @param annotation for its traversable parameter $params.
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/.