Skip to content

Run integration tests in github CI #109

Run integration tests in github CI

Run integration tests in github CI #109

Triggered via pull request December 18, 2023 13:58
Status Failure
Total duration 2m 30s
Artifacts

psalm.yml

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

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.