{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/phpstan analyse \/var\/www\/dev.campus.systemische-tools.de\/src --level 5 2>&1 | head -40",
"timeout": 60000,
"description": "Run PHPStan"
}
}
{
"tool_response": {
"stdout": " 0\/336 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%\u001b[1G\u001b[2K 20\/336 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%\u001b[1G\u001b[2K 40\/336 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%\u001b[1G\u001b[2K 80\/336 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%\u001b[1G\u001b[2K 120\/336 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%\u001b[1G\u001b[2K 180\/336 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%\u001b[1G\u001b[2K 220\/336 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%\u001b[1G\u001b[2K 240\/336 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%\u001b[1G\u001b[2K 276\/336 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%\u001b[1G\u001b[2K 316\/336 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%\u001b[1G\u001b[2K 336\/336 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n ------ ---------------------------------------------------------------------- \n Line dev.campus.systemische-tools.de\/src\/Framework\/Controller.php \n ------ ---------------------------------------------------------------------- \n 52 Constant VIEW_PATH not found. \n 🪪 constant.notFound \n 💡 Learn more at https:\/\/phpstan.org\/user-guide\/discovering-symbols \n 90 Constant VIEW_PATH not found. \n 🪪 constant.notFound \n 💡 Learn more at https:\/\/phpstan.org\/user-guide\/discovering-symbols \n 91 Constant VIEW_PATH not found. \n 🪪 constant.notFound \n 💡 Learn more at https:\/\/phpstan.org\/user-guide\/discovering-symbols \n ------ ---------------------------------------------------------------------- \n\n ------ ----------------------------------------------------------------------- \n Line dev.campus.systemische-tools.de\/src\/UseCases\/Chat\/SendChatMessageUseC \n ase.php \n ------ ----------------------------------------------------------------------- \n 172 Method \n UseCases\\Chat\\SendChatMessageUseCase::createDefaultChatService() is \n unused. \n 🪪 method.unused \n ------ ----------------------------------------------------------------------- \n\n ------ ---------------------------------------------------------------------- \n Line dev.campus.systemische-tools.de\/src\/View\/backup-restore\/index.php \n ------ ---------------------------------------------------------------------- \n 122 Constant VIEW_PATH not found. \n 🪪 constant.notFound \n 💡 Learn more at https:\/\/phpstan.org\/user-guide\/discovering-symbols \n ------ ---------------------------------------------------------------------- \n\n ------ ---------------------------------------------------------------------- \n Line dev.campus.systemische-tools.de\/src\/View\/backup-restore\/show.php \n ------ ---------------------------------------------------------------------- \n 22 Variable $backup might not be defined. \n 🪪 variable.undefined \n 25 Variable $backup might not be defined.",
"stderr": "",
"interrupted": false,
"isImage": false
}
}