{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/var\/www\/scripts\/python-check.sh",
"timeout": 120000,
"description": "Run Python quality checks"
}
}
{
"tool_response": {
"stdout": "=== PHP Quality & Security Check: Thu Dec 25 04:57:57 PM CET 2025 ===\nProject: \/var\/www\/dev.campus.systemische-tools.de\n\n\u001b[1;33m[1\/5] PHPStan - Static Analysis + Strict Rules\u001b[0m\n ------ ------------------------------------------------------------------- \n Line src\/Controller\/Api\/TaskController.php \n ------ ------------------------------------------------------------------- \n 142 Call to an undefined method Domain\\Entity\\Task::setTitle(). \n πͺͺ method.notFound \n 145 Call to an undefined method Domain\\Entity\\Task::setDescription(). \n πͺͺ method.notFound \n 148 Call to an undefined method Domain\\Entity\\Task::setType(). \n πͺͺ method.notFound \n 151 Call to an undefined method Domain\\Entity\\Task::setDueDate(). \n πͺͺ method.notFound \n ------ ------------------------------------------------------------------- \n\n ------ ----------------------------------------------------------------------- \n Line src\/Domain\/Entity\/ChatSession.php \n ------ ----------------------------------------------------------------------- \n 16 Property Domain\\Entity\\ChatSession::$metadata is never read, only \n written. \n πͺͺ property.onlyWritten \n π‘ See: \n https:\/\/phpstan.org\/developing-extensions\/always-read-written-propert \n ies \n 71 Access to an undefined property Domain\\Entity\\ChatSession::$model. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property \n 79 Access to an undefined property \n Domain\\Entity\\ChatSession::$collections. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property \n 84 Access to an undefined property \n Domain\\Entity\\ChatSession::$contextLimit. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property \n 89 Access to an undefined property \n Domain\\Entity\\ChatSession::$temperature. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property \n 94 Access to an undefined property \n Domain\\Entity\\ChatSession::$maxTokens. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property \n 176 Access to an undefined property Domain\\Entity\\ChatSession::$model. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property \n 187 Access to an undefined property \n Domain\\Entity\\ChatSession::$collections. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property \n 195 Access to an undefined property \n Domain\\Entity\\ChatSession::$contextLimit. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property \n 203 Access to an undefined property \n Domain\\Entity\\ChatSession::$temperature. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property \n 211 Access to an undefined property \n Domain\\Entity\\ChatSession::$maxTokens. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property \n 275 Class Domain\\Entity\\ChatSession constructor invoked with 0 \n parameters, 2-12 required. \n πͺͺ arguments.count \n 277 Access to an undefined property Domain\\Entity\\ChatSession::$model. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property \n 278 Access to an undefined property \n Domain\\Entity\\ChatSession::$collections. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property \n 279 Access to an undefined property \n Domain\\Entity\\ChatSession::$contextLimit. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property \n 306 Access to an undefined property Domain\\Entity\\ChatSession::$model. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property \n 307 Access to an undefined property \n Domain\\Entity\\ChatSession::$collections. \n πͺͺ property.notFound \n π‘ Learn more: https:\/\/phpstan.org\/blog\/solving-phpstan-access-to-und \n efined-property",
"stderr": "",
"interrupted": false,
"isImage": false
}
}