feat(systemtags): add setting to block non admin to create system tags #52136
Annotations
4 errors and 1 warning
Psalm:
apps/dav/lib/SystemTag/SystemTagPlugin.php#L192
apps/dav/lib/SystemTag/SystemTagPlugin.php:192:12: UndefinedClass: Class, interface or enum named OCP\SystemTag\TagCreationForbiddenException does not exist (see https://psalm.dev/019)
|
Psalm:
apps/dav/lib/SystemTag/SystemTagPlugin.php#L193
apps/dav/lib/SystemTag/SystemTagPlugin.php:193:68: InvalidArgument: Argument 3 of Sabre\DAV\Exception\Forbidden::__construct expects Throwable|null, but OCP\SystemTag\TagCreationForbiddenException provided (see https://psalm.dev/004)
|
Psalm:
lib/private/SystemTag/SystemTagManager.php#L29
lib/private/SystemTag/SystemTagManager.php:29:7: UnimplementedInterfaceMethod: Method canusercreatetag is not defined on class OC\SystemTag\SystemTagManager (see https://psalm.dev/044)
|
Psalm
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading