Skip to content

added CLAUDE.md

added CLAUDE.md #136

Triggered via push February 13, 2026 03:35
Status Failure
Total duration 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan
Process completed with exit code 1.
PHPStan: src/Bridges/SecurityTracy/UserPanel.php#L49
Return type (string|null) of method Nette\Bridges\SecurityTracy\UserPanel::getPanel() should be covariant with return type (string) of method Tracy\IBarPanel::getPanel()
PHPStan: src/Bridges/SecurityTracy/UserPanel.php#L31
Return type (string|null) of method Nette\Bridges\SecurityTracy\UserPanel::getTab() should be covariant with return type (string) of method Tracy\IBarPanel::getTab()