fix(FileListener): PostInsert Exception #964
Annotations
4 errors and 1 warning
lib/Hooks/FileListener.php#L361
lib/Hooks/FileListener.php:361:57: PossiblyNullReference: Cannot call method getUID on possibly null value (see https://psalm.dev/083)
|
lib/Hooks/FileListener.php#L361
lib/Hooks/FileListener.php:361:112: PossiblyNullReference: Cannot call method getUID on possibly null value (see https://psalm.dev/083)
|
lib/Hooks/FileListener.php#L363
lib/Hooks/FileListener.php:363:46: ArgumentTypeCoercion: Argument 2 of OCA\Recognize\Hooks\FileListener::copyFaceDetectionsForNode expects list<string>, but parent type array<int<0, max>, string> provided (see https://psalm.dev/193)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading