Skip to content

Phpstan

Phpstan #51

Triggered via schedule January 5, 2026 08:41
Status Failure
Total duration 28s
Artifacts

phpstan.yml

on: schedule
Phpstan  /  Phpstan (8.1)
23s
Phpstan / Phpstan (8.1)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Phpstan / Phpstan (8.1)
Process completed with exit code 2.
Phpstan / Phpstan (8.1): app/UI/Home/HomePresenter.php#L55
Call to deprecated method getUnsafeValues() of class Nette\Forms\Container: use getUntrustedValues()
Phpstan / Phpstan (8.1): app/UI/Home/HomePresenter.php#L46
Fetching deprecated class constant EMAIL of class Nette\Application\UI\Form: use Form::Email
Phpstan / Phpstan (8.1): app/UI/Home/HomePresenter.php#L45
Fetching deprecated class constant REQUIRED of class Nette\Application\UI\Form: use Form::Required