Skip to content

added CLAUDE.md

added CLAUDE.md #705

Triggered via push June 5, 2026 18:39
Status Failure
Total duration 21s
Artifacts –
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan
Process completed with exit code 1.
PHPStan: src/Forms/Rendering/DefaultFormRenderer.php#L497
Parameter #1 $errors of method Nette\Forms\Rendering\DefaultFormRenderer::doRenderErrors() expects list<string|Stringable>, array given.
PHPStan: src/Forms/Controls/CsrfProtection.php#L39
Instanceof between Nette\Http\Session and Nette\Http\Session will always evaluate to true.
PHPStan: src/Forms/Controls/CsrfProtection.php#L39
Call to function assert() with true will always evaluate to true.