Skip to content

Feat/file conversion provider #4136

Feat/file conversion provider

Feat/file conversion provider #4136

Triggered via pull request January 16, 2025 21:28
Status Failure
Total duration 1m 33s
Artifacts

psalm.yml

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

Annotations

4 errors
UndefinedInterfaceMethod: lib/AppInfo/Application.php#L85
lib/AppInfo/Application.php:85:13: UndefinedInterfaceMethod: Method OCP\AppFramework\Bootstrap\IRegistrationContext::registerFileConversionProvider does not exist (see https://psalm.dev/181)
MissingDependency: lib/AppInfo/Application.php#L85
lib/AppInfo/Application.php:85:44: MissingDependency: OCA\Richdocuments\Conversion\ConversionProvider depends on class or interface ocp\files\conversion\iconversionprovider that does not exist (see https://psalm.dev/157)
UndefinedClass: lib/Conversion/ConversionProvider.php#L18
lib/Conversion/ConversionProvider.php:18:37: UndefinedClass: Class, interface or enum named OCP\Files\Conversion\IConversionProvider does not exist (see https://psalm.dev/019)
static-psalm-analysis
Process completed with exit code 2.