Skip to content

Feature : provides .epub files preview pictures #5

Feature : provides .epub files preview pictures

Feature : provides .epub files preview pictures #5

Triggered via pull request June 24, 2024 21:02
Status Failure
Total duration 32s
Artifacts

static-code-analysis.yml

on: pull_request
static-code-analysis
22s
static-code-analysis
static-code-analysis-security
24s
static-code-analysis-security
Fit to window
Zoom out
Zoom in

Annotations

10 errors
UndefinedClass: lib/AppInfo/Application.php#L39
lib/AppInfo/Application.php:39:35: UndefinedClass: Class, interface or enum named OCA\Files\Event\LoadAdditionalScriptsEvent does not exist (see https://psalm.dev/019)
UndefinedClass: lib/AppInfo/Application.php#L44
lib/AppInfo/Application.php:44:35: UndefinedClass: Class, interface or enum named OCA\Files_Sharing\Event\BeforeTemplateRenderedEvent does not exist (see https://psalm.dev/019)
UndefinedClass: lib/AppInfo/Application.php#L46
lib/AppInfo/Application.php:46:8: UndefinedClass: Class, interface or enum named OC does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Config.php#L21
lib/Config.php:21:10: UndefinedClass: Class, interface or enum named OC does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Config.php#L32
lib/Config.php:32:10: UndefinedClass: Class, interface or enum named OC does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Config.php#L43
lib/Config.php:43:10: UndefinedClass: Class, interface or enum named OC does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Config.php#L54
lib/Config.php:54:10: UndefinedClass: Class, interface or enum named OC does not exist (see https://psalm.dev/019)
MissingDependency: lib/Controller/PageController.php#L25
lib/Controller/PageController.php:25:10: MissingDependency: OCP\Files\IRootFolder depends on class or interface oc\hooks\emitter that does not exist (see https://psalm.dev/157)
MissingDependency: lib/Controller/PageController.php#L36
lib/Controller/PageController.php:36:12: MissingDependency: OCP\Files\IRootFolder depends on class or interface oc\hooks\emitter that does not exist (see https://psalm.dev/157)
NoInterfaceProperties: lib/Controller/PageController.php#L91
lib/Controller/PageController.php:91:34: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)