Skip to content

Register the idle connection listener #1777

Register the idle connection listener

Register the idle connection listener #1777

Triggered via pull request April 22, 2024 11:43
Status Failure
Total duration 48s
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/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): Tests/DependencyInjection/DoctrineExtensionTest.php#L1435
Multi-line arrays must have a trailing comma after the last element.
Coding Standards / Coding Standards (8.2): Tests/DependencyInjection/DoctrineExtensionTest.php#L1451
Equals sign not aligned with surrounding assignments; expected 7 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/.