{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/phpstan analyse \\\n \/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/Repository\/KiProtokollRepositoryInterface.php \\\n \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/KiProtokollRepository.php \\\n \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Logging\/KiProtokollService.php \\\n \/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Chat\/StreamingChatMessageUseCase.php \\\n \/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/Repository\/ChatMessageRepositoryInterface.php \\\n \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/ChatMessageRepository.php \\\n \/var\/www\/dev.campus.systemische-tools.de\/src\/ServiceProvider\/ChatServiceProvider.php \\\n \/var\/www\/dev.campus.systemische-tools.de\/src\/ServiceProvider\/InfrastructureServiceProvider.php \\\n \/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/ChatController.php \\\n --level 6 --no-progress 2>&1",
"description": "Full PHPStan check all modified files"
}
}
{
"tool_response": {
"stdout": "Note: Using configuration file \/var\/www\/dev.campus.systemische-tools.de\/phpstan.neon.\n\n [OK] No errors",
"stderr": "",
"interrupted": false,
"isImage": false
}
}