Skip to content

fix: add missing argument to trigger_deprecation call #374

fix: add missing argument to trigger_deprecation call

fix: add missing argument to trigger_deprecation call #374

Triggered via pull request October 23, 2023 08:41
Status Failure
Total duration 2m 18s
Artifacts

continuous-integration.yml

on: pull_request
Supported Versions Matrix
4s
Supported Versions Matrix
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

126 errors
Unit Tests (ubuntu-latest, 8.2): src/DependencyInjection/EuLoginExtension.php#L21
Method EcPhp\EuLoginBundle\DependencyInjection\EuLoginExtension::load() has parameter $configs with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L45
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAssuranceLevel() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L53
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAttributes() return type has no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L70
Parameter #2 $array of function array_key_exists expects array, array|string given.
Unit Tests (ubuntu-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L74
Cannot assign offset 'authenticationFactor'|'extendedAttribute'|'group'|'strength' to array|string.
Unit Tests (ubuntu-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L74
array|string does not accept array.
Unit Tests (ubuntu-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L88
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAuthenticationFactors() should return array<string> but returns mixed.
Unit Tests (ubuntu-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L93
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDepartmentNumber() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L98
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomain() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L103
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 8.0): src/DependencyInjection/EuLoginExtension.php#L21
Method EcPhp\EuLoginBundle\DependencyInjection\EuLoginExtension::load() has parameter $configs with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L45
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAssuranceLevel() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 8.1): src/DependencyInjection/EuLoginExtension.php#L21
Method EcPhp\EuLoginBundle\DependencyInjection\EuLoginExtension::load() has parameter $configs with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L53
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAttributes() return type has no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L45
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAssuranceLevel() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L70
Parameter #2 $array of function array_key_exists expects array, array|string given.
Unit Tests (ubuntu-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L53
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAttributes() return type has no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L70
Parameter #2 $array of function array_key_exists expects array, array|string given.
Unit Tests (ubuntu-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L74
Cannot assign offset 'authenticationFactor'|'extendedAttribute'|'group'|'strength' to array|string.
Unit Tests (ubuntu-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L74
Cannot assign offset 'authenticationFactor'|'extendedAttribute'|'group'|'strength' to array|string.
Unit Tests (ubuntu-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L74
array|string does not accept array.
Unit Tests (ubuntu-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L88
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAuthenticationFactors() should return array<string> but returns mixed.
Unit Tests (ubuntu-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L74
array|string does not accept array.
Unit Tests (ubuntu-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L93
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDepartmentNumber() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L88
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAuthenticationFactors() should return array<string> but returns mixed.
Unit Tests (ubuntu-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L98
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomain() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L93
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDepartmentNumber() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L103
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L98
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomain() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 8.0)
Process completed with exit code 1.
Unit Tests (ubuntu-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L103
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 7.4): src/DependencyInjection/EuLoginExtension.php#L21
Method EcPhp\EuLoginBundle\DependencyInjection\EuLoginExtension::load() has parameter $configs with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L45
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAssuranceLevel() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L53
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAttributes() return type has no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L70
Parameter #2 $search of function array_key_exists expects array, array|string given.
Unit Tests (ubuntu-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L74
Cannot assign offset 'authenticationFactor'|'extendedAttribute'|'group'|'strength' to array|string.
Unit Tests (ubuntu-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L74
array|string does not accept array.
Unit Tests (ubuntu-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L88
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAuthenticationFactors() should return array<string> but returns mixed.
Unit Tests (ubuntu-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L93
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDepartmentNumber() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L98
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomain() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L103
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
Unit Tests (ubuntu-latest, 7.4)
Process completed with exit code 1.
Unit Tests (macOS-latest, 8.0): src/DependencyInjection/EuLoginExtension.php#L21
Method EcPhp\EuLoginBundle\DependencyInjection\EuLoginExtension::load() has parameter $configs with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L45
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAssuranceLevel() should return string|null but returns mixed.
Unit Tests (macOS-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L53
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAttributes() return type has no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L70
Parameter #2 $array of function array_key_exists expects array, array|string given.
Unit Tests (macOS-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L74
Cannot assign offset 'authenticationFactor'|'extendedAttribute'|'group'|'strength' to array|string.
Unit Tests (macOS-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L74
array|string does not accept array.
Unit Tests (macOS-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L88
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAuthenticationFactors() should return array<string> but returns mixed.
Unit Tests (macOS-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L93
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDepartmentNumber() should return string|null but returns mixed.
Unit Tests (macOS-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L98
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomain() should return string|null but returns mixed.
Unit Tests (macOS-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L103
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
Unit Tests (macOS-latest, 8.0)
Process completed with exit code 1.
Unit Tests (macOS-latest, 8.2): src/DependencyInjection/EuLoginExtension.php#L21
Method EcPhp\EuLoginBundle\DependencyInjection\EuLoginExtension::load() has parameter $configs with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L45
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAssuranceLevel() should return string|null but returns mixed.
Unit Tests (macOS-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L53
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAttributes() return type has no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L70
Parameter #2 $array of function array_key_exists expects array, array|string given.
Unit Tests (macOS-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L74
Cannot assign offset 'authenticationFactor'|'extendedAttribute'|'group'|'strength' to array|string.
Unit Tests (macOS-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L74
array|string does not accept array.
Unit Tests (macOS-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L88
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAuthenticationFactors() should return array<string> but returns mixed.
Unit Tests (macOS-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L93
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDepartmentNumber() should return string|null but returns mixed.
Unit Tests (macOS-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L98
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomain() should return string|null but returns mixed.
Unit Tests (macOS-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L103
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
Unit Tests (macOS-latest, 7.4): src/DependencyInjection/EuLoginExtension.php#L21
Method EcPhp\EuLoginBundle\DependencyInjection\EuLoginExtension::load() has parameter $configs with no value type specified in iterable type array.
Unit Tests (macOS-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L45
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAssuranceLevel() should return string|null but returns mixed.
Unit Tests (macOS-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L53
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAttributes() return type has no value type specified in iterable type array.
Unit Tests (macOS-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L70
Parameter #2 $search of function array_key_exists expects array, array|string given.
Unit Tests (macOS-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L74
Cannot assign offset 'authenticationFactor'|'extendedAttribute'|'group'|'strength' to array|string.
Unit Tests (macOS-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L74
array|string does not accept array.
Unit Tests (macOS-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L88
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAuthenticationFactors() should return array<string> but returns mixed.
Unit Tests (macOS-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L93
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDepartmentNumber() should return string|null but returns mixed.
Unit Tests (macOS-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L98
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomain() should return string|null but returns mixed.
Unit Tests (macOS-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L103
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
Unit Tests (macOS-latest, 7.4)
Process completed with exit code 1.
Unit Tests (windows-latest, 8.2): src/DependencyInjection/EuLoginExtension.php#L21
Method EcPhp\EuLoginBundle\DependencyInjection\EuLoginExtension::load() has parameter $configs with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L45
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAssuranceLevel() should return string|null but returns mixed.
Unit Tests (windows-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L53
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAttributes() return type has no value type specified in iterable type array.
Unit Tests (windows-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L70
Parameter #2 $array of function array_key_exists expects array, array|string given.
Unit Tests (windows-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L74
Cannot assign offset 'authenticationFactor'|'extendedAttribute'|'group'|'strength' to array|string.
Unit Tests (windows-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L74
array|string does not accept array.
Unit Tests (windows-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L88
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAuthenticationFactors() should return array<string> but returns mixed.
Unit Tests (windows-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L93
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDepartmentNumber() should return string|null but returns mixed.
Unit Tests (windows-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L98
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomain() should return string|null but returns mixed.
Unit Tests (windows-latest, 8.2): src/Security/Core/User/EuLoginUser.php#L103
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
Unit Tests (macOS-latest, 8.1): src/DependencyInjection/EuLoginExtension.php#L21
Method EcPhp\EuLoginBundle\DependencyInjection\EuLoginExtension::load() has parameter $configs with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L45
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAssuranceLevel() should return string|null but returns mixed.
Unit Tests (macOS-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L53
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAttributes() return type has no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L70
Parameter #2 $array of function array_key_exists expects array, array|string given.
Unit Tests (macOS-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L74
Cannot assign offset 'authenticationFactor'|'extendedAttribute'|'group'|'strength' to array|string.
Unit Tests (macOS-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L74
array|string does not accept array.
Unit Tests (macOS-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L88
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAuthenticationFactors() should return array<string> but returns mixed.
Unit Tests (macOS-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L93
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDepartmentNumber() should return string|null but returns mixed.
Unit Tests (macOS-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L98
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomain() should return string|null but returns mixed.
Unit Tests (macOS-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L103
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
Unit Tests (windows-latest, 8.0): src/DependencyInjection/EuLoginExtension.php#L21
Method EcPhp\EuLoginBundle\DependencyInjection\EuLoginExtension::load() has parameter $configs with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L45
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAssuranceLevel() should return string|null but returns mixed.
Unit Tests (windows-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L53
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAttributes() return type has no value type specified in iterable type array.
Unit Tests (windows-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L70
Parameter #2 $array of function array_key_exists expects array, array|string given.
Unit Tests (windows-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L74
Cannot assign offset 'authenticationFactor'|'extendedAttribute'|'group'|'strength' to array|string.
Unit Tests (windows-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L74
array|string does not accept array.
Unit Tests (windows-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L88
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAuthenticationFactors() should return array<string> but returns mixed.
Unit Tests (windows-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L93
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDepartmentNumber() should return string|null but returns mixed.
Unit Tests (windows-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L98
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomain() should return string|null but returns mixed.
Unit Tests (windows-latest, 8.0): src/Security/Core/User/EuLoginUser.php#L103
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
Unit Tests (windows-latest, 8.0)
Process completed with exit code 1.
Unit Tests (windows-latest, 7.4)
Process completed with exit code 1.
Unit Tests (windows-latest, 7.4): src/DependencyInjection/EuLoginExtension.php#L21
Method EcPhp\EuLoginBundle\DependencyInjection\EuLoginExtension::load() has parameter $configs with no value type specified in iterable type array.
Unit Tests (windows-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L45
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAssuranceLevel() should return string|null but returns mixed.
Unit Tests (windows-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L53
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAttributes() return type has no value type specified in iterable type array.
Unit Tests (windows-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L70
Parameter #2 $search of function array_key_exists expects array, array|string given.
Unit Tests (windows-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L74
Cannot assign offset 'authenticationFactor'|'extendedAttribute'|'group'|'strength' to array|string.
Unit Tests (windows-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L74
array|string does not accept array.
Unit Tests (windows-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L88
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAuthenticationFactors() should return array<string> but returns mixed.
Unit Tests (windows-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L93
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDepartmentNumber() should return string|null but returns mixed.
Unit Tests (windows-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L98
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomain() should return string|null but returns mixed.
Unit Tests (windows-latest, 7.4): src/Security/Core/User/EuLoginUser.php#L103
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
Unit Tests (windows-latest, 8.1): src/DependencyInjection/EuLoginExtension.php#L21
Method EcPhp\EuLoginBundle\DependencyInjection\EuLoginExtension::load() has parameter $configs with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L45
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAssuranceLevel() should return string|null but returns mixed.
Unit Tests (windows-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L53
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAttributes() return type has no value type specified in iterable type array.
Unit Tests (windows-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L70
Parameter #2 $array of function array_key_exists expects array, array|string given.
Unit Tests (windows-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L74
Cannot assign offset 'authenticationFactor'|'extendedAttribute'|'group'|'strength' to array|string.
Unit Tests (windows-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L74
array|string does not accept array.
Unit Tests (windows-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L88
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAuthenticationFactors() should return array<string> but returns mixed.
Unit Tests (windows-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L93
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDepartmentNumber() should return string|null but returns mixed.
Unit Tests (windows-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L98
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomain() should return string|null but returns mixed.
Unit Tests (windows-latest, 8.1): src/Security/Core/User/EuLoginUser.php#L103
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.