[stable30] Pass data to field depending on field type #3395
Annotations
6 errors
Run coding standards check:
lib/Service/PdfService.php#L37
lib/Service/PdfService.php:37:22: UndefinedClass: Class, interface or enum named OCP\Files\Template\FieldFactory does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Service/TemplateFieldService.php#L100
lib/Service/TemplateFieldService.php:100:15: UndefinedClass: Class, interface or enum named OCP\Files\Template\FieldFactory does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Service/TemplateFieldService.php#L153
lib/Service/TemplateFieldService.php:153:7: TypeDoesNotContainType: Operand of type false is always falsy (see https://psalm.dev/056)
|
Run coding standards check:
lib/Service/TemplateFieldService.php#L153
lib/Service/TemplateFieldService.php:153:7: TypeDoesNotContainType: Type OCP\Files\Node for $file is never !falsy (see https://psalm.dev/056)
|
Run coding standards check:
lib/Service/TemplateFieldService.php#L153
lib/Service/TemplateFieldService.php:153:7: TypeDoesNotContainType: Type OCP\Files\Node for $file is never falsy (see https://psalm.dev/056)
|
Run coding standards check
Process completed with exit code 2.
|
Loading