Run integration tests in github CI #104
Annotations
4 errors
ParamNameMismatch:
lib/LDAPUserManager.php#L197
lib/LDAPUserManager.php:197:29: ParamNameMismatch: Argument 1 of OCA\LdapWriteSupport\LDAPUserManager::createUser has wrong name $username, expecting $uid as defined by OCA\User_LDAP\ILDAPUserPlugin::createUser (see https://psalm.dev/230)
|
UnusedBaselineEntry:
lib/AppInfo/Application.php#L1
lib/AppInfo/Application.php:0:0: UnusedBaselineEntry: Baseline for issue "InvalidArgument" has 2 extra entries. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
lib/LDAPUserManager.php#L1
lib/LDAPUserManager.php:0:0: UnusedBaselineEntry: Baseline for issue "MethodSignatureMustProvideReturnType" has 8 extra entries. (see https://psalm.dev/316)
|
Nextcloud
Process completed with exit code 2.
|