{
"event": "PostToolUse",
"tool_name": "Bash",
"tool_response": {
"stdout": "\u001b[1;33m[1\/5] PHPStan - Static Analysis + Strict Rules\u001b[0m\n ------ ----------------------------------------------------------------------- \n Line src\/Controller\/ChatController.php \n ------ ----------------------------------------------------------------------- \n 24 Property Controller\\ChatController::$updateSessionUseCase is never \n read, only written. \n πͺͺ property.onlyWritten \n π‘ See: \n https:\/\/phpstan.org\/developing-extensions\/always-read-written-propert \n ies \n 25 Property Controller\\ChatController::$deleteSessionUseCase is never \n read, only written. \n πͺͺ property.onlyWritten \n π‘ See: \n https:\/\/phpstan.org\/developing-extensions\/always-read-written-propert \n ies \n 55 Call to an undefined method Domain\\Entity\\ChatSession::toArray(). \n πͺͺ method.notFound \n 77 Access to an undefined property \n Controller\\ChatController::$sessionsUseCase. \n πͺͺ property.notFound \n--\n\u001b[0;31mβ PHPStan: Errors found\u001b[0m\n\n\u001b[1;33m[2\/5] PHP-CS-Fixer - Code Style (PSR-12)\u001b[0m\nPHP CS Fixer 3.92.3 Exceptional Exception by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.4.16\nLoaded config default from \"\/opt\/php-tools\/.php-cs-fixer.php\".\nRunning analysis on 1 core sequentially.\nYou can enable parallel runner and speed up the analysis! Please see https:\/\/cs.symfony.com\/doc\/usage.html for more information.\nUsing cache file \"\/tmp\/.php-cs-fixer.cache\".\n 0\/323 [ββββββββββββββββββββββββββββ] 0%\n 323\/323 [ββββββββββββββββββββββββββββ] 100%\n\n 1) src\/UseCases\/Task\/UpdateTaskStatusUseCase.php\n ---------- begin diff ----------\n--- \/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Task\/UpdateTaskStatusUseCase.php\n+++ \/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Task\/UpdateTaskStatusUseCase.php\n@@ -9,7 +9,6 @@\n use Domain\\Entity\\Task;",
"stderr": "",
"interrupted": false,
"isImage": false
}
}