Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip instead of throwing on invalid DAV data migration #32466

Merged
merged 2 commits into from
Feb 23, 2024

Skip instead of throwing on invalid address book migration

a770fd8
Select commit
Loading
Failed to load commit list.
Merged

Skip instead of throwing on invalid DAV data migration #32466

Skip instead of throwing on invalid address book migration
a770fd8
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Feb 23, 2024 in 6s

No new alerts in code changed by this pull request

Annotations

Check notice on line 388 in apps/dav/lib/UserMigration/ContactsMigrator.php

See this annotation in the file changed.

Code scanning / Psalm

ArgumentTypeCoercion Note

Argument 5 of OCA\DAV\UserMigration\ContactsMigrator::importAddressBook expects array<array-key, Sabre\VObject\Component\VCard>, but parent type array<array-key, Sabre\VObject\Component|Sabre\VObject\Component\VCard> provided