Build(deps-dev): bump mockery/mockery from 1.6.10 to 1.6.11 #142
phpstan.yml
on: pull_request
Phpstan
/
Phpstan (8.1)
24s
Annotations
4 errors and 1 warning
Phpstan / Phpstan (8.1):
app/UI/Form/BaseForm.php#L14
Fetching deprecated class constant FILLED of class App\UI\Form\BaseForm:
use Form::Filled
|
Phpstan / Phpstan (8.1):
app/UI/Form/BaseForm.php#L15
Fetching deprecated class constant MAX_LENGTH of class App\UI\Form\BaseForm:
use Form::MaxLength
|
Phpstan / Phpstan (8.1):
app/UI/Form/BaseForm.php#L16
Fetching deprecated class constant NUMERIC of class App\UI\Form\BaseForm:
use Form::Numeric
|
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/.
|