fix(DAV\FacesHome): Don't list empty clusters #932
Annotations
3 errors and 1 warning
Run coding standards check:
lib/Db/FaceDetectionMapper.php#L161
lib/Db/FaceDetectionMapper.php:161:13: MixedReturnTypeCoercion: The declared return type 'list<string>' for OCA\Recognize\Db\FaceDetectionMapper::findUserIds is more specific than the inferred return type 'list<mixed>' (see https://psalm.dev/197)
|
Run coding standards check:
lib/Db/FaceDetectionMapper.php#L168
lib/Db/FaceDetectionMapper.php:168:10: MixedReturnTypeCoercion: The type 'list<mixed>' is more general than the declared return type 'list<string>' for OCA\Recognize\Db\FaceDetectionMapper::findUserIds (see https://psalm.dev/197)
|
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading