feat: implement IPartialShareProvider support #6207
psalm.yml
on: pull_request
static-psalm-analysis
34s
Annotations
3 errors
|
static-psalm-analysis
Process completed with exit code 2.
|
|
InvalidArgument:
lib/Sharing/DeckShareProvider.php#L423
lib/Sharing/DeckShareProvider.php:423:30: InvalidArgument: Argument 1 of OCA\Deck\Sharing\DeckShareProvider::getShareById expects string, but int provided (see https://psalm.dev/004)
|
|
InvalidArgument:
lib/Service/FilesAppService.php#L315
lib/Service/FilesAppService.php:315:48: InvalidArgument: Argument 1 of OCA\Deck\Sharing\DeckShareProvider::getShareById expects string, but int provided (see https://psalm.dev/004)
|