use postAsync or event to enable ExApp after its initialization #315
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
25s
eslint
41s
stylelint
23s
Lint-OK
0s
Annotations
3 errors
InvalidArgument:
lib/Controller/ExAppsPageController.php#L791
lib/Controller/ExAppsPageController.php:791:28: InvalidArgument: Argument 1 of OCP\AppFramework\Http\JSONResponse::__construct expects array<array-key, mixed>|object, but 'OK' provided (see https://psalm.dev/004)
|
InvalidArgument:
lib/Controller/ExAppsPageController.php#L793
lib/Controller/ExAppsPageController.php:793:27: InvalidArgument: Argument 1 of OCP\AppFramework\Http\JSONResponse::__construct expects array<array-key, mixed>|object, but 'ERROR' provided (see https://psalm.dev/004)
|
php-psalm-analysis (8.1)
Process completed with exit code 2.
|