Skip to content

Register the idle connection listener #1393

Register the idle connection listener

Register the idle connection listener #1393

Triggered via pull request April 17, 2024 07:35
Status Failure
Total duration 40s
Artifacts

static-analysis.yml

on: pull_request
Static Analysis with Psalm
31s
Static Analysis with Psalm
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
InvalidArrayOffset: DependencyInjection/DoctrineExtension.php#L215
DependencyInjection/DoctrineExtension.php:215:17: InvalidArrayOffset: Cannot access value on variable $connection using offset value of 'check_connection_timing', expecting 'logging', 'profiling' or 'profiling_collect_backtrace' (see https://psalm.dev/115)
UndefinedClass: Middleware/ConnectionKeepAlive.php#L13
Middleware/ConnectionKeepAlive.php:13:13: UndefinedClass: Class, interface or enum named Symfony\Bridge\Doctrine\ConnectionTimingWeakMap does not exist (see https://psalm.dev/019)
UndefinedClass: Middleware/ConnectionKeepAlive.php#L16
Middleware/ConnectionKeepAlive.php:16:33: UndefinedClass: Class, interface or enum named Symfony\Bridge\Doctrine\ConnectionTimingWeakMap does not exist (see https://psalm.dev/019)
UndefinedClass: Middleware/ConnectionKeepAlive.php#L31
Middleware/ConnectionKeepAlive.php:31:21: UndefinedClass: Class, interface or enum named Symfony\Bridge\Doctrine\ConnectionTimingWeakMap does not exist (see https://psalm.dev/019)
UndefinedClass: Middleware/ConnectionKeepAlive.php#L34
Middleware/ConnectionKeepAlive.php:34:57: UndefinedClass: Class, interface or enum named Symfony\Bridge\Doctrine\ConnectionTimingWeakMap does not exist (see https://psalm.dev/019)
UndefinedClass: Middleware/ConnectionKeepAlive.php#L46
Middleware/ConnectionKeepAlive.php:46:17: UndefinedClass: Class, interface or enum named Symfony\Bridge\Doctrine\ConnectionTimingWeakMap does not exist (see https://psalm.dev/019)
Static Analysis with Psalm
Process completed with exit code 2.
Static Analysis with Psalm
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/.