{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/phpstan analyse src\/Infrastructure\/Search\/ContentSearchService.php src\/ServiceProvider\/InfrastructureServiceProvider.php --level=5 2>&1 | tail -25",
"description": "Run PHPStan on new files"
}
}
{
"tool_response": {
"stdout": "Note: Using configuration file \/var\/www\/dev.campus.systemische-tools.de\/phpstan.neon.\n 0\/2 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%\u001b[1G\u001b[2K 2\/2 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n\n [OK] No errors",
"stderr": "",
"interrupted": false,
"isImage": false
}
}