feat: maintenance update, GH notifications, default token info #68
psalm.yml
on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
2s
Annotations
15 errors
|
Psalm check on PHP 8.0 and OCP ^27
Process completed with exit code 1.
|
|
Psalm check on PHP 8.0 and OCP ^29
Process completed with exit code 1.
|
|
Psalm check on PHP 8.1 and OCP dev-master
Process completed with exit code 2.
|
|
LessSpecificReturnStatement:
lib/Dashboard/GithubWidget.php#L108
lib/Dashboard/GithubWidget.php:108:10: LessSpecificReturnStatement: The type 'array<array-key, OCP\Dashboard\Model\WidgetItem>' is more general than the declared return type 'list<OCP\Dashboard\Model\WidgetItem>' for OCA\Github\Dashboard\GithubWidget::getItems (see https://psalm.dev/129)
|
|
MoreSpecificReturnType:
lib/Dashboard/GithubWidget.php#L102
lib/Dashboard/GithubWidget.php:102:83: MoreSpecificReturnType: The declared return type 'list<OCP\Dashboard\Model\WidgetItem>' for OCA\Github\Dashboard\GithubWidget::getItems is more specific than the inferred return type 'array<array-key, OCP\Dashboard\Model\WidgetItem>' (see https://psalm.dev/070)
|
|
Psalm check on PHP 8.3 and OCP dev-master
Process completed with exit code 2.
|
|
LessSpecificReturnStatement:
lib/Dashboard/GithubWidget.php#L108
lib/Dashboard/GithubWidget.php:108:10: LessSpecificReturnStatement: The type 'array<array-key, OCP\Dashboard\Model\WidgetItem>' is more general than the declared return type 'list<OCP\Dashboard\Model\WidgetItem>' for OCA\Github\Dashboard\GithubWidget::getItems (see https://psalm.dev/129)
|
|
MoreSpecificReturnType:
lib/Dashboard/GithubWidget.php#L102
lib/Dashboard/GithubWidget.php:102:83: MoreSpecificReturnType: The declared return type 'list<OCP\Dashboard\Model\WidgetItem>' for OCA\Github\Dashboard\GithubWidget::getItems is more specific than the inferred return type 'array<array-key, OCP\Dashboard\Model\WidgetItem>' (see https://psalm.dev/070)
|
|
Psalm check on PHP 8.2 and OCP dev-master
Process completed with exit code 2.
|
|
LessSpecificReturnStatement:
lib/Dashboard/GithubWidget.php#L108
lib/Dashboard/GithubWidget.php:108:10: LessSpecificReturnStatement: The type 'array<array-key, OCP\Dashboard\Model\WidgetItem>' is more general than the declared return type 'list<OCP\Dashboard\Model\WidgetItem>' for OCA\Github\Dashboard\GithubWidget::getItems (see https://psalm.dev/129)
|
|
MoreSpecificReturnType:
lib/Dashboard/GithubWidget.php#L102
lib/Dashboard/GithubWidget.php:102:83: MoreSpecificReturnType: The declared return type 'list<OCP\Dashboard\Model\WidgetItem>' for OCA\Github\Dashboard\GithubWidget::getItems is more specific than the inferred return type 'array<array-key, OCP\Dashboard\Model\WidgetItem>' (see https://psalm.dev/070)
|
|
Psalm check on PHP 8.0 and OCP dev-master
Process completed with exit code 1.
|
|
Psalm check on PHP 8.0 and OCP ^28
Process completed with exit code 1.
|
|
Psalm check on PHP 8.0 and OCP ^30
Process completed with exit code 1.
|
|
static-psalm-analysis-summary
Process completed with exit code 1.
|