Add feature jancode setting #21
Annotations
10 errors and 2 warnings
phpstan (8.2):
src/Form.php#L508
Method Encore\Admin\Form::storeJancode() has no return type specified.
|
phpstan (8.2):
src/Form.php#L508
Method Encore\Admin\Form::storeJancode() has parameter $model with no type specified.
|
phpstan (8.2):
src/Form.php#L520
Call to static method user() on an unknown class Exment.
|
phpstan (8.2):
src/Form.php#L521
Call to static method user() on an unknown class Exment.
|
phpstan (8.2)
Process completed with exit code 1.
|
phpstan (8.1):
src/Form.php#L508
Method Encore\Admin\Form::storeJancode() has no return type specified.
|
phpstan (8.1):
src/Form.php#L508
Method Encore\Admin\Form::storeJancode() has parameter $model with no type specified.
|
phpstan (8.1):
src/Form.php#L520
Call to static method user() on an unknown class Exment.
|
phpstan (8.1):
src/Form.php#L521
Call to static method user() on an unknown class Exment.
|
phpstan (8.1)
Process completed with exit code 1.
|
phpstan (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpstan (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|