{
"event": "PreToolUse",
"tool_name": "mcp__mcp-tasks__quality_check",
"tool_input": {
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/Repository",
"checks": "phpstan"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"success\": true,\n \"passed\": false,\n \"path\": \"\/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/Repository\",\n \"results\": {\n \"phpstan\": {\n \"check_name\": \"phpstan\",\n \"passed\": false,\n \"issues\": 0,\n \"fixed\": 0,\n \"details\": \"{\\\"totals\\\":{\\\"errors\\\":0,\\\"file_errors\\\":4},\\\"files\\\":{\\\"\/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/Repository\/TaskRepositoryInterface.php\\\":{\\\"errors\\\":4,\\\"messages\\\":[{\\\"message\\\":\\\"Method Domain\\\\\\\\Repository\\\\\\\\TaskRepositoryInterface::find() has invalid return type Domain\\\\\\\\Entity\\\\\\\\Task.\\\",\\\"line\\\":9,\\\"ignorable\\\":true,\\\"identifier\\\":\\\"class.notFound\\\"},{\\\"message\\\":\\\"Method Domain\\\\\\\\Repository\\\\\\\\TaskRepositoryInterface::findByUuid() has invalid return type Domain\\\\\\\\Entity\\\\\\\\Task.\\\",\\\"line\\\":11,\\\"ignorable\\\":true,\\\"identifi\"\n }\n }\n}"
}
]
}