Fix stan errors #118
Annotations
3 errors
Run phpstan:
src/File/Path/Basepath/DefaultTrait.php (in context of class Josegonzalez/Upload/File/Path/DefaultProcessor)#L47
Parameter #1 $field of method Cake\Datasource\EntityInterface::get() expects string, array<int, string>|string given.
|
Run phpstan:
src/File/Path/DefaultProcessor.php#L1
Ignored error pattern #^Parameter \#1 \$field of method Cake\\Datasource\\EntityInterface\:\:get\(\) expects string, array\<string\>\|string given\.$# in path /home/runner/work/cakephp-upload/cakephp-upload/src/File/Path/DefaultProcessor.php was not matched in reported errors.
|
Run phpstan
Process completed with exit code 1.
|
Loading