Skip to content

Feat/file conversion provider #4140

Feat/file conversion provider

Feat/file conversion provider #4140

Triggered via pull request January 17, 2025 21:00
Status Failure
Total duration 50s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
36s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
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#L20
lib/Conversion/ConversionProvider.php:20: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.
static-psalm-analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636