{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/scripts\/php-check.sh 2>&1 | tail -25",
"description": "Run PHP quality checks"
}
}
{
"tool_response": {
"stdout": "--- \/var\/www\/dev.campus.systemische-tools.de\/src\/Framework\/Container.php\n+++ \/var\/www\/dev.campus.systemische-tools.de\/src\/Framework\/Container.php\n@@ -163,6 +163,7 @@\n if ($type->allowsNull()) {\n return null;\n }\n+\n throw new ContainerException(\n \"Cannot resolve parameter \\${$param->getName()} in {$class}: built-in type {$type->getName()}\"\n );\n\n ----------- end diff -----------\n\n\nFound 1 of 193 files that can be fixed in 0.138 seconds, 20.00 MB memory used\n\u001b[0;31m✗ PHP-CS-Fixer: Style issues found (run with --fix)\u001b[0m\n\n\u001b[1;33m[3\/4] Composer Audit - Dependency Vulnerabilities\u001b[0m\n\u001b[0;32m✓ Composer Audit: No vulnerabilities\u001b[0m\n\n\u001b[1;33m[4\/4] Semgrep - OWASP Security Scan\u001b[0m\n\u001b[0;32m✓ Semgrep: No vulnerabilities\u001b[0m\n\n=== Summary ===\n\u001b[0;31mSome checks failed\u001b[0m",
"stderr": "",
"interrupted": false,
"isImage": false
}
}