use postAsync or event to enable ExApp after its initialization #310
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
9s
security analysis
21s
eslint
31s
stylelint
27s
Lint-OK
0s
Annotations
3 errors
php-cs (8.1)
Process completed with exit code 1.
|
InvalidArgument:
lib/AppInfo/Application.php#L59
lib/AppInfo/Application.php:59:65: InvalidArgument: Argument 2 of OCP\AppFramework\Bootstrap\IRegistrationContext::registerEventListener expects class-string<OCP\EventDispatcher\IEventListener<OCP\EventDispatcher\Event>>, but OCA\AppAPI\Listener\ExAppInitializedListener::class provided (see https://psalm.dev/004)
|
php-psalm-analysis (8.1)
Process completed with exit code 2.
|