Skip to content

fix: Fix missing conflicts on pdf templating #3378

fix: Fix missing conflicts on pdf templating

fix: Fix missing conflicts on pdf templating #3378

Triggered via pull request August 26, 2024 10:33
Status Failure
Total duration 1m 21s
Artifacts

psalm.yml

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

Annotations

4 errors
UndefinedDocblockClass: lib/Service/TemplateFieldService.php#L37
lib/Service/TemplateFieldService.php:37:13: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCA\Richdocuments\Service\NotFoundException does not exist (see https://psalm.dev/200)
UndefinedClass: lib/Service/TemplateFieldService.php#L50
lib/Service/TemplateFieldService.php:50:15: UndefinedClass: Class, interface or enum named OCA\Richdocuments\Service\NotFoundException does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Service/TemplateFieldService.php#L133
lib/Service/TemplateFieldService.php:133:13: UndefinedClass: Class, interface or enum named OCA\Richdocuments\Service\NotFoundException does not exist (see https://psalm.dev/019)
static-psalm-analysis
Process completed with exit code 2.