Build(deps-dev): bump phpstan/phpstan-doctrine from 1.4.6 to 1.4.7 #190
Annotations
5 errors and 1 warning
app/UI/Control/TFlashMessage.php (in context of class App/UI/Modules/Base/BasePresenter)#L19
Parameter #1 $message (Nette\HtmlStringable|stdClass|string) of method App\UI\Modules\Base\BasePresenter::flashMessage() should be contravariant with parameter $message (stdClass|string|Stringable) of method Nette\Application\UI\Control::flashMessage()
|
app/UI/Form/BaseForm.php#L14
Fetching deprecated class constant FILLED of class App\UI\Form\BaseForm:
use Form::Filled
|
app/UI/Form/BaseForm.php#L15
Fetching deprecated class constant MAX_LENGTH of class App\UI\Form\BaseForm:
use Form::MaxLength
|
app/UI/Form/BaseForm.php#L16
Fetching deprecated class constant NUMERIC of class App\UI\Form\BaseForm:
use Form::Numeric
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading