Skip to content

[stable30] Pass data to field depending on field type #3391

[stable30] Pass data to field depending on field type

[stable30] Pass data to field depending on field type #3391

Triggered via pull request August 28, 2024 11:29
Status Failure
Total duration 2m 38s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
1m 9s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

6 errors
UndefinedClass: 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)
UndefinedClass: lib/Service/TemplateFieldService.php#L98
lib/Service/TemplateFieldService.php:98:14: UndefinedClass: Class, interface or enum named OCP\Files\Template\FieldFactory does not exist (see https://psalm.dev/019)
TypeDoesNotContainType: lib/Service/TemplateFieldService.php#L148
lib/Service/TemplateFieldService.php:148:7: TypeDoesNotContainType: Operand of type false is always falsy (see https://psalm.dev/056)
TypeDoesNotContainType: lib/Service/TemplateFieldService.php#L148
lib/Service/TemplateFieldService.php:148:7: TypeDoesNotContainType: Type OCP\Files\Node for $file is never !falsy (see https://psalm.dev/056)
TypeDoesNotContainType: lib/Service/TemplateFieldService.php#L148
lib/Service/TemplateFieldService.php:148:7: TypeDoesNotContainType: Type OCP\Files\Node for $file is never falsy (see https://psalm.dev/056)
static-psalm-analysis
Process completed with exit code 2.