fix(FileListener): Listen to file movements across share boundaries #920
Annotations
5 errors and 1 warning
Run coding standards check:
lib/Hooks/FileListener.php#L53
lib/Hooks/FileListener.php:53:16: PropertyNotSetInConstructor: Property OCA\Recognize\Hooks\FileListener::$sourceUserIds is not defined in constructor of OCA\Recognize\Hooks\FileListener or in any private or final methods called in the constructor (see https://psalm.dev/074)
|
Run coding standards check:
lib/Hooks/FileListener.php#L141
lib/Hooks/FileListener.php:141:74: MixedArgument: Argument 1 of array_keys cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
Run coding standards check:
lib/Hooks/FileListener.php#L337
lib/Hooks/FileListener.php:337:66: MixedArgument: Argument 1 of array_keys cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
Run coding standards check:
lib/Hooks/FileListener.php#L349
lib/Hooks/FileListener.php:349:52: PossiblyNullArgument: Argument 1 of OCA\Recognize\Service\StorageService::getFilesInMount cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Run coding standards check
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading