Skip to content

Register the idle connection listener #1776

Register the idle connection listener

Register the idle connection listener #1776

Triggered via pull request April 22, 2024 11:12
Status Failure
Total duration 36s
Artifacts

coding-standards.yml

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

Annotations

9 errors and 1 warning
Coding Standards / Coding Standards (8.2): Middleware/IdleConnectionMiddleware.php#L19
Expected 7 spaces after parameter type; 1 found
Coding Standards / Coding Standards (8.2): Tests/Middleware/IdleConnectionMiddlewareTest.php#L14
Class \ArrayObject should not be referenced via a fully qualified name, but via a use statement.
Coding Standards / Coding Standards (8.2): Tests/Middleware/IdleConnectionMiddlewareTest.php#L14
Function time() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (8.2): Tests/Middleware/IdleConnectionMiddlewareTest.php#L14
Function time() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (8.2): Tests/Middleware/IdleConnectionMiddlewareTest.php#L15
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
Coding Standards / Coding Standards (8.2): Tests/Middleware/IdleConnectionMiddlewareTest.php#L20
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
Coding Standards / Coding Standards (8.2): DependencyInjection/DoctrineExtension.php#L15
Type Doctrine\Bundle\DoctrineBundle\Middleware\IdleConnectionMiddleware is not used in this file.
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/.