Skip to content

Run integration tests in github CI #94

Run integration tests in github CI

Run integration tests in github CI #94

Triggered via pull request December 18, 2023 09:48
Status Failure
Total duration 25s
Artifacts

psalm.yml

on: pull_request
Nextcloud
16s
Nextcloud
Fit to window
Zoom out
Zoom in

Annotations

3 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/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.