chore: add .readthedocs.yml
config
#377
continuous-integration.yml
on: push
Supported Versions Matrix
6s
Matrix: Unit Tests
Annotations
66 errors
Unit Tests (ubuntu-latest, 8.3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.3.0) does not satisfy that requirement.
- phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.3.0) does not satisfy that requirement.
- phpspec/phpspec[7.3.0, ..., 7.4.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.3.0) does not satisfy that requirement.
- Root composer.json requires phpspec/phpspec ^7 -> satisfiable by phpspec/phpspec[7.0.0, ..., 7.4.0].
|
Unit Tests (ubuntu-latest, 8.3)
Process completed with exit code 2.
|
Unit Tests (ubuntu-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L37
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAssuranceLevel() should return string|null but returns mixed.
|
Unit Tests (ubuntu-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L42
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#L47
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#L52
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#L57
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#L62
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmail() should return string|null but returns mixed.
|
Unit Tests (ubuntu-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L67
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmployeeNumber() should return string|null but returns mixed.
|
Unit Tests (ubuntu-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L72
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmployeeType() should return string|null but returns mixed.
|
Unit Tests (ubuntu-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L75
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getExtendedAttributes() return type has no value type specified in iterable type array.
|
Unit Tests (ubuntu-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L77
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getExtendedAttributes() should return array but returns mixed.
|
Unit Tests (windows-latest, 8.3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.3.0) does not satisfy that requirement.
- phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.3.0) does not satisfy that requirement.
- phpspec/phpspec[7.3.0, ..., 7.4.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.3.0) does not satisfy that requirement.
- Root composer.json requires phpspec/phpspec ^7 -> satisfiable by phpspec/phpspec[7.0.0, ..., 7.4.0].
|
Unit Tests (windows-latest, 8.3)
Process completed with exit code 2.
|
Unit Tests (ubuntu-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L37
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#L42
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#L47
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#L52
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#L57
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
|
Unit Tests (ubuntu-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L62
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmail() should return string|null but returns mixed.
|
Unit Tests (ubuntu-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L67
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmployeeNumber() should return string|null but returns mixed.
|
Unit Tests (ubuntu-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L72
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmployeeType() should return string|null but returns mixed.
|
Unit Tests (ubuntu-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L75
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getExtendedAttributes() return type has no value type specified in iterable type array.
|
Unit Tests (ubuntu-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L77
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getExtendedAttributes() should return array but returns mixed.
|
Unit Tests (macOS-latest, 8.3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.3.0) does not satisfy that requirement.
- phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.3.0) does not satisfy that requirement.
- phpspec/phpspec[7.3.0, ..., 7.4.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.3.0) does not satisfy that requirement.
- Root composer.json requires phpspec/phpspec ^7 -> satisfiable by phpspec/phpspec[7.0.0, ..., 7.4.0].
|
Unit Tests (macOS-latest, 8.3)
Process completed with exit code 2.
|
Unit Tests (macOS-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L37
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#L42
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#L47
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#L52
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#L57
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
|
Unit Tests (macOS-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L62
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmail() should return string|null but returns mixed.
|
Unit Tests (macOS-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L67
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmployeeNumber() should return string|null but returns mixed.
|
Unit Tests (macOS-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L72
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmployeeType() should return string|null but returns mixed.
|
Unit Tests (macOS-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L75
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getExtendedAttributes() return type has no value type specified in iterable type array.
|
Unit Tests (macOS-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L77
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getExtendedAttributes() should return array but returns mixed.
|
Unit Tests (windows-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L37
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#L42
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#L47
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#L52
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#L57
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
|
Unit Tests (windows-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L62
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmail() should return string|null but returns mixed.
|
Unit Tests (windows-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L67
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmployeeNumber() should return string|null but returns mixed.
|
Unit Tests (windows-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L72
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmployeeType() should return string|null but returns mixed.
|
Unit Tests (windows-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L75
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getExtendedAttributes() return type has no value type specified in iterable type array.
|
Unit Tests (windows-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L77
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getExtendedAttributes() should return array but returns mixed.
|
Unit Tests (windows-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L37
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#L42
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#L47
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#L52
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#L57
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
|
Unit Tests (windows-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L62
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmail() should return string|null but returns mixed.
|
Unit Tests (windows-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L67
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmployeeNumber() should return string|null but returns mixed.
|
Unit Tests (windows-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L72
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmployeeType() should return string|null but returns mixed.
|
Unit Tests (windows-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L75
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getExtendedAttributes() return type has no value type specified in iterable type array.
|
Unit Tests (windows-latest, 8.2):
src/Security/Core/User/EuLoginUser.php#L77
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getExtendedAttributes() should return array but returns mixed.
|
Unit Tests (macOS-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L37
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#L42
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#L47
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#L52
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#L57
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
|
Unit Tests (macOS-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L62
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmail() should return string|null but returns mixed.
|
Unit Tests (macOS-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L67
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmployeeNumber() should return string|null but returns mixed.
|
Unit Tests (macOS-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L72
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getEmployeeType() should return string|null but returns mixed.
|
Unit Tests (macOS-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L75
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getExtendedAttributes() return type has no value type specified in iterable type array.
|
Unit Tests (macOS-latest, 8.1):
src/Security/Core/User/EuLoginUser.php#L77
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getExtendedAttributes() should return array but returns mixed.
|