fix(l10n): Update translations from Transifex #482
psalm-matrix.yml
on: push
static-psalm-analysis
1m 11s
Annotations
8 errors
|
static-psalm-analysis
Process completed with exit code 2.
|
|
PropertyNotSetInConstructor:
lib/Db/FsMove.php#L21
lib/Db/FsMove.php:21:13: PropertyNotSetInConstructor: Property OCA\Recognize\Db\FsMove::$id is not defined in constructor of OCA\Recognize\Db\FsMove or in any methods called in the constructor (see https://psalm.dev/074)
|
|
PropertyNotSetInConstructor:
lib/Db/FsDeletion.php#L21
lib/Db/FsDeletion.php:21:13: PropertyNotSetInConstructor: Property OCA\Recognize\Db\FsDeletion::$id is not defined in constructor of OCA\Recognize\Db\FsDeletion or in any methods called in the constructor (see https://psalm.dev/074)
|
|
PropertyNotSetInConstructor:
lib/Db/FsCreation.php#L23
lib/Db/FsCreation.php:23:13: PropertyNotSetInConstructor: Property OCA\Recognize\Db\FsCreation::$id is not defined in constructor of OCA\Recognize\Db\FsCreation or in any methods called in the constructor (see https://psalm.dev/074)
|
|
PropertyNotSetInConstructor:
lib/Db/FsAccessUpdate.php#L21
lib/Db/FsAccessUpdate.php:21:13: PropertyNotSetInConstructor: Property OCA\Recognize\Db\FsAccessUpdate::$id is not defined in constructor of OCA\Recognize\Db\FsAccessUpdate or in any methods called in the constructor (see https://psalm.dev/074)
|
|
PropertyNotSetInConstructor:
lib/Db/FaceDetectionWithTitle.php#L15
lib/Db/FaceDetectionWithTitle.php:15:13: PropertyNotSetInConstructor: Property OCA\Recognize\Db\FaceDetectionWithTitle::$id is not defined in constructor of OCA\Recognize\Db\FaceDetectionWithTitle or in any methods called in the constructor (see https://psalm.dev/074)
|
|
PropertyNotSetInConstructor:
lib/Db/FaceDetection.php#L33
lib/Db/FaceDetection.php:33:7: PropertyNotSetInConstructor: Property OCA\Recognize\Db\FaceDetection::$id is not defined in constructor of OCA\Recognize\Db\FaceDetection or in any methods called in the constructor (see https://psalm.dev/074)
|
|
PropertyNotSetInConstructor:
lib/Db/FaceCluster.php#L21
lib/Db/FaceCluster.php:21:13: PropertyNotSetInConstructor: Property OCA\Recognize\Db\FaceCluster::$id is not defined in constructor of OCA\Recognize\Db\FaceCluster or in any methods called in the constructor (see https://psalm.dev/074)
|