Build(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 #38
phpstan.yml
on: pull_request
Phpstan
/
Phpstan (8.1)
16s
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/.
|