Skip to content

more fixes and optimizations after tests #5289

more fixes and optimizations after tests

more fixes and optimizations after tests #5289

Triggered via pull request October 10, 2024 16:31
Status Failure
Total duration 3m 8s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Psalm
Fit to window
Zoom out
Zoom in

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.