{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/phpstan analyse \/var\/www\/dev.campus.systemische-tools.de\/src \/var\/www\/dev.campus.systemische-tools.de\/app --configuration=\/opt\/php-tools\/phpstan.neon 2>&1 | tail -10",
"description": "Run PHPStan with correct config"
}
}
{
"tool_response": {
"stdout": " 0\/118 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%\u001b[1G\u001b[2K 20\/118 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%\u001b[1G\u001b[2K 40\/118 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%\u001b[1G\u001b[2K 60\/118 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%\u001b[1G\u001b[2K 80\/118 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%\u001b[1G\u001b[2K 98\/118 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%\u001b[1G\u001b[2K 118\/118 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n\n [OK] No errors",
"stderr": "",
"interrupted": false,
"isImage": false
}
}