{
"event": "PreToolUse",
"tool_name": "mcp__mcp-tasks__quality_check",
"tool_input": {
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src",
"checks": "phpstan"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"success\": true,\n \"passed\": false,\n \"path\": \"\/var\/www\/dev.campus.systemische-tools.de\/src\",\n \"results\": {\n \"phpstan\": {\n \"check_name\": \"phpstan\",\n \"passed\": false,\n \"issues\": 0,\n \"fixed\": 0,\n \"details\": \"{\\\"totals\\\":{\\\"errors\\\":0,\\\"file_errors\\\":445},\\\"files\\\":{\\\"\/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/ChatController.php\\\":{\\\"errors\\\":2,\\\"messages\\\":[{\\\"message\\\":\\\"Property Controller\\\\\\\\ChatController::$configRepository is never read, only written.\\\",\\\"line\\\":19,\\\"ignorable\\\":true,\\\"tip\\\":\\\"See: https:\/\/phpstan.org\/developing-extensions\/always-read-written-properties\\\",\\\"identifier\\\":\\\"property.onlyWritten\\\"},{\\\"message\\\":\\\"Method Controller\\\\\\\\ChatController::getSystemPromptById() is unused.\\\",\\\"line\\\":370,\\\"ignorable\"\n }\n }\n}"
}
]
}