Skip to content

Register the idle connection listener #1414

Register the idle connection listener

Register the idle connection listener #1414

Triggered via pull request April 22, 2024 00:26
Status Failure
Total duration 1m 13s
Artifacts

static-analysis.yml

on: pull_request
Static Analysis with Psalm
1m 4s
Static Analysis with Psalm
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
InvalidArrayOffset: DependencyInjection/DoctrineExtension.php#L225
DependencyInjection/DoctrineExtension.php:225:42: InvalidArrayOffset: Cannot access value on variable $connection using offset value of 'idle_connection_ttl', expecting 'logging', 'profiling' or 'profiling_collect_backtrace' (see https://psalm.dev/115)
UndefinedClass: Middleware/IdleConnectionMiddleware.php#L31
Middleware/IdleConnectionMiddleware.php:31:20: UndefinedClass: Class, interface or enum named Symfony\Bridge\Doctrine\Middleware\IdleConnection\Driver 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/.