{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/phpstan analyse src\/ --level=5 --no-progress 2>&1 | tail -20",
"description": "PHPStan gesamtes src-Verzeichnis"
}
}
{
"tool_response": {
"stdout": " type has no value type specified in iterable type array\\.$# \n (missingType.iterableValue) in path \n \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/SemanticExplo \n rerRepository.php was not matched in reported errors. \n Ignored error pattern #^Method \n Infrastructure\\\\SemanticExplorerRepository\\:\\:getTaxonomyTermsForSelect\\( \n \\) return type has no value type specified in iterable type array\\.$# \n (missingType.iterableValue) in path \n \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/SemanticExplo \n rerRepository.php was not matched in reported errors. \n Ignored error pattern #^Method \n Infrastructure\\\\SemanticExplorerRepository\\:\\:updateOntologyClass\\(\\) has \n parameter \\$properties with no value type specified in iterable type \n array\\.$# (missingType.iterableValue) in path \n \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/SemanticExplo \n rerRepository.php was not matched in reported errors. \n -- --------------------------------------------------------------------------- \n\n [ERROR] Found 214 errors",
"stderr": "",
"interrupted": false,
"isImage": false
}
}