Skip to content

Whiteboard exapp

Whiteboard exapp #253

Triggered via pull request October 21, 2024 11:57
Status Failure
Total duration 1m 46s
Artifacts

psalm.yml

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

Annotations

5 errors
UndefinedAttributeClass: lib/Controller/ExAppController.php#L37
lib/Controller/ExAppController.php:37:4: UndefinedAttributeClass: Attribute class OCA\AppAPI\Attribute\AppAPIAuth does not exist (see https://psalm.dev/241)
UndefinedClass: lib/Service/ExAppService.php#L21
lib/Service/ExAppService.php:21:10: UndefinedClass: Class, interface or enum named OCA\AppAPI\Service\ExAppService does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Service/ExAppService.php#L37
lib/Service/ExAppService.php:37:50: UndefinedClass: Class, interface or enum named OCA\AppAPI\Service\ExAppService does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Service/ExAppService.php#L53
lib/Service/ExAppService.php:53:10: UndefinedClass: Class, interface or enum named OCA\AppAPI\Service\ExAppService does not exist (see https://psalm.dev/019)
static-psalm-analysis
Process completed with exit code 2.