Skip to content

[stable30] fix: filter system tag object IDs by user visibility - #64006

Closed
GhassenKefi wants to merge 1 commit into
stable30from
backport/63946/stable30
Closed

[stable30] fix: filter system tag object IDs by user visibility#64006
GhassenKefi wants to merge 1 commit into
stable30from
backport/63946/stable30

fix: filter system tag object IDs by user visibility

38e7ca0
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm failed Sep 3, 2026 in 42s

7 new alerts including 7 errors

New alerts in code changed by this pull request

  • 7 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 279 in apps/dav/lib/SystemTag/SystemTagPlugin.php

See this annotation in the file changed.

Code scanning / Psalm

UndefinedConstant Error

Constant OCA\DAV\SystemTag\SystemTagPlugin::OBJECTIDS_PROPERTYNAME is not defined

Check failure on line 279 in apps/dav/lib/SystemTag/SystemTagPlugin.php

See this annotation in the file changed.

Code scanning / Psalm

UndefinedClass Error

Class, interface or enum named OCA\DAV\SystemTag\SystemTagsObjectList does not exist

Check failure on line 280 in apps/dav/lib/SystemTag/SystemTagPlugin.php

See this annotation in the file changed.

Code scanning / Psalm

UndefinedInterfaceMethod Error

Method OCP\SystemTag\ISystemTagObjectMapper::getAvailableObjectTypes does not exist

Check failure on line 283 in apps/dav/lib/SystemTag/SystemTagPlugin.php

See this annotation in the file changed.

Code scanning / Psalm

UndefinedClass Error

Class, interface or enum named OCA\DAV\SystemTag\SystemTagObjectType does not exist

Check failure on line 284 in apps/dav/lib/SystemTag/SystemTagPlugin.php

See this annotation in the file changed.

Code scanning / Psalm

UndefinedClass Error

Class, interface or enum named OCA\DAV\SystemTag\SystemTagObjectType does not exist

Check failure on line 286 in apps/dav/lib/SystemTag/SystemTagPlugin.php

See this annotation in the file changed.

Code scanning / Psalm

UndefinedClass Error

Class, interface or enum named OCA\DAV\SystemTag\SystemTagsObjectList does not exist

Check failure on line 290 in apps/dav/lib/SystemTag/SystemTagPlugin.php

See this annotation in the file changed.

Code scanning / Psalm

UndefinedClass Error

Class, interface or enum named OCA\DAV\SystemTag\SystemTagObjectType does not exist