build(deps-dev): Bump dompurify from 3.2.4 to 3.3.3 #502
psalm-matrix.yml
on: pull_request
static-psalm-analysis
1m 5s
Annotations
10 errors and 1 warning
|
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)
|
|
TooFewArguments:
lib/Dav/Faces/PropFindPlugin.php#L79
lib/Dav/Faces/PropFindPlugin.php:79:20: TooFewArguments: Too few arguments for OCP\Files\DavUtil::getDavPermissions - expecting parent to be passed (see https://psalm.dev/025)
|
|
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)
|
|
static-psalm-analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f, shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|