Skip to content

build(deps): Bump tar from 6.2.1 to 7.5.8 #485

build(deps): Bump tar from 6.2.1 to 7.5.8

build(deps): Bump tar from 6.2.1 to 7.5.8 #485

Triggered via pull request February 18, 2026 10:19
Status Failure
Total duration 1m 9s
Artifacts

psalm-matrix.yml

on: pull_request
static-psalm-analysis
1m 5s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ArgumentTypeCoercion: lib/Service/TagManager.php#L78
lib/Service/TagManager.php:78:61: ArgumentTypeCoercion: Argument 3 of OCP\SystemTag\ISystemTagObjectMapper::assignTags expects list<string>|string, but parent type non-empty-array<array-key, string> provided (see https://psalm.dev/193)
InvalidArgument: lib/Service/TagManager.php#L76
lib/Service/TagManager.php:76:58: InvalidArgument: Argument 1 of OCP\SystemTag\ISystemTagObjectMapper::getTagIdsForObjects expects list<string>|string, but list{int} provided (see https://psalm.dev/004)
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)
PossiblyNullReference: lib/Dav/Faces/FacePhoto.php#L126
lib/Dav/Faces/FacePhoto.php:126:20: PossiblyNullReference: Cannot call method getTagsForObjects on possibly null value (see https://psalm.dev/083)