feat(cardav): support result truncation for addressbook federation #54347
Annotations
7 errors and 1 warning
Psalm:
apps/dav/appinfo/v1/carddav.php#L53
apps/dav/appinfo/v1/carddav.php:53:19: TooFewArguments: Too few arguments for OCA\DAV\CardDAV\CardDavBackend::__construct - expecting logger to be passed (see https://psalm.dev/025)
|
Psalm:
apps/dav/appinfo/v1/carddav.php#L53
apps/dav/appinfo/v1/carddav.php:53:19: TooFewArguments: Too few arguments for OCA\DAV\CardDAV\CardDavBackend::__construct - expecting config to be passed (see https://psalm.dev/025)
|
Psalm:
apps/dav/lib/Server.php#L164
apps/dav/lib/Server.php:164:28: TooManyArguments: Class Sabre\DAV\Sync\Plugin has no __construct, but arguments were passed (see https://psalm.dev/026)
|
Psalm:
apps/federation/lib/SyncFederationAddressBooks.php#L57
apps/federation/lib/SyncFederationAddressBooks.php:57:114: InvalidScalarArgument: Argument 6 of OCA\Federation\SyncFederationAddressBooks::syncTruncatedAddressBook expects int, but string provided (see https://psalm.dev/012)
|
Psalm:
apps/federation/lib/SyncFederationAddressBooks.php#L85
apps/federation/lib/SyncFederationAddressBooks.php:85:121: InvalidScalarArgument: Argument 6 of OCA\DAV\CardDAV\SyncService::syncRemoteAddressBook expects string, but int provided (see https://psalm.dev/012)
|
Psalm:
apps/federation/lib/SyncFederationAddressBooks.php#L87
apps/federation/lib/SyncFederationAddressBooks.php:87:122: InvalidScalarArgument: Argument 6 of OCA\DAV\CardDAV\SyncService::syncRemoteAddressBook expects string, but int provided (see https://psalm.dev/012)
|
Psalm
Process completed with exit code 2.
|
|
Loading