Skip to content

Phpstan

Phpstan #48

Triggered via schedule May 20, 2024 08:22
Status Failure
Total duration 23s
Artifacts

phpstan.yml

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

Annotations

4 errors and 1 warning
Phpstan / Phpstan (8.1): app/UI/Home/HomePresenter.php#L45
Fetching deprecated class constant REQUIRED of class Nette\Application\UI\Form: use Form::Required
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#L55
Call to deprecated method getUnsafeValues() of class Nette\Forms\Container: use getUntrustedValues()
Phpstan / Phpstan (8.1)
Process completed with exit code 2.
Phpstan / Phpstan (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.