feat: Change email of admin of a group #19
psalm.yml
on: pull_request
static-psalm-analysis
21s
Annotations
3 errors and 1 warning
UndefinedClass:
lib/Controller/AdminGroupController.php#L132
lib/Controller/AdminGroupController.php:132:36: UndefinedClass: Class, interface or enum named OCA\Settings\Settings\Admin\Users does not exist (see https://psalm.dev/019)
|
InvalidArgument:
lib/Controller/AdminGroupController.php#L132
lib/Controller/AdminGroupController.php:132:36: InvalidArgument: Argument 1 of OCP\AppFramework\Http\Attribute\AuthorizedAdminSetting::__construct expects class-string<OCP\Settings\IDelegatedSettings>, but OCA\Settings\Settings\Admin\Users::class provided (see https://psalm.dev/004)
|
static-psalm-analysis
Process completed with exit code 2.
|
static-psalm-analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|