ExApp init, disable apps actions if daemon not accessible #301
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
Matrix: php-cs
Matrix: php-lint
Matrix: php-psalm-analysis
info.xml lint
7s
security analysis
30s
eslint
42s
stylelint
24s
Lint-OK
0s
Annotations
3 errors
php-cs (8.1)
Process completed with exit code 1.
|
InvalidReturnType:
lib/Controller/ExAppsPageController.php#L623
lib/Controller/ExAppsPageController.php:623:44: InvalidReturnType: Not all code paths of OCA\AppAPI\Controller\ExAppsPageController::updateApp end in a return statement, return type OCP\AppFramework\Http\JSONResponse expected (see https://psalm.dev/011)
|
php-psalm-analysis (8.1)
Process completed with exit code 2.
|