more fixes and optimizations after tests #5289
Annotations
7 errors
UnusedDocblockParam:
lib/Controller/ShareController.php#L60
lib/Controller/ShareController.php:60:19: UnusedDocblockParam: Docblock parameter $type in docblock for OCA\Polls\Controller\ShareController::addPublicShare does not have a counterpart in signature parameter list (see https://psalm.dev/319)
|
UnusedDocblockParam:
lib/Controller/ShareController.php#L61
lib/Controller/ShareController.php:61:19: UnusedDocblockParam: Docblock parameter $userId in docblock for OCA\Polls\Controller\ShareController::addPublicShare does not have a counterpart in signature parameter list (see https://psalm.dev/319)
|
UnusedDocblockParam:
lib/Controller/ShareController.php#L62
lib/Controller/ShareController.php:62:19: UnusedDocblockParam: Docblock parameter $displayName in docblock for OCA\Polls\Controller\ShareController::addPublicShare does not have a counterpart in signature parameter list (see https://psalm.dev/319)
|
UnusedDocblockParam:
lib/Controller/ShareController.php#L63
lib/Controller/ShareController.php:63:19: UnusedDocblockParam: Docblock parameter $emailAddress in docblock for OCA\Polls\Controller\ShareController::addPublicShare does not have a counterpart in signature parameter list (see https://psalm.dev/319)
|
Psalm (stable29, 8.1)
Process completed with exit code 2.
|
Psalm (stable29, 8.2)
The job was canceled because "stable29_8_1" failed.
|
Psalm (stable29, 8.3)
The job was canceled because "stable29_8_1" failed.
|