Skip to content

Add reuse compliance #102

Add reuse compliance

Add reuse compliance #102

Triggered via pull request December 17, 2024 15:07
Status Failure
Total duration 53s
Artifacts

psalm.yml

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

Annotations

10 errors
MissingDependency: lib/AppInfo/Application.php#L29
lib/AppInfo/Application.php:29:3: MissingDependency: OCA\LDAPContactsBackend\Service\AddressBookProvider depends on class or interface oca\dav\carddav\integration\iaddressbookprovider that does not exist (see https://psalm.dev/157)
MissingDependency: lib/AppInfo/Application.php#L29
lib/AppInfo/Application.php:29:42: MissingDependency: OCA\LDAPContactsBackend\Service\AddressBookProvider depends on class or interface oca\dav\carddav\integration\iaddressbookprovider that does not exist (see https://psalm.dev/157)
MissingDependency: lib/AppInfo/Application.php#L30
lib/AppInfo/Application.php:30:12: MissingDependency: OCA\LDAPContactsBackend\Service\AddressBookProvider depends on class or interface oca\dav\carddav\integration\iaddressbookprovider that does not exist (see https://psalm.dev/157)
UndefinedClass: lib/Command/Add.php#L23
lib/Command/Add.php:23:19: UndefinedClass: Class, interface or enum named OC\Core\Command\Base does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Command/Delete.php#L17
lib/Command/Delete.php:17:22: UndefinedClass: Class, interface or enum named OC\Core\Command\Base does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Command/Edit.php#L23
lib/Command/Edit.php:23:20: UndefinedClass: Class, interface or enum named OC\Core\Command\Base does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Command/ListConfigs.php#L17
lib/Command/ListConfigs.php:17:27: UndefinedClass: Class, interface or enum named OC\Core\Command\Base does not exist (see https://psalm.dev/019)
MissingDependency: lib/Controller/ContactsController.php#L37
lib/Controller/ContactsController.php:37:3: MissingDependency: OCA\LDAPContactsBackend\Service\AddressBookProvider depends on class or interface oca\dav\carddav\integration\iaddressbookprovider that does not exist (see https://psalm.dev/157)
MissingDependency: lib/Controller/ContactsController.php#L50
lib/Controller/ContactsController.php:50:19: MissingDependency: OCA\LDAPContactsBackend\Service\AddressBookProvider depends on class or interface oca\dav\carddav\integration\iaddressbookprovider that does not exist (see https://psalm.dev/157)
UndefinedClass: lib/Controller/ContactsController.php#L62
lib/Controller/ContactsController.php:62:37: UndefinedClass: Class, interface or enum named OCA\DAV\DAV\Sharing\IShareable does not exist (see https://psalm.dev/019)