Replace use-statements with fqdn phpdocs (src) #683
test.yaml
on: push
Matrix: basic-tests
Security checks
26s
Sanity checks
20s
conformance-suite
3m 22s
Quality control
0s
Annotations
5 errors
Syntax and unit tests, PHP 8.2,:
src/Repositories/UserRepository.php#L39
Could not check compatibility between SimpleSAML\Module\oidc\Repositories\UserRepository::getUserEntityByIdentifier(string $identifier): ?SimpleSAML\Module\oidc\Repositories\UserEntity and SimpleSAML\Module\oidc\Repositories\Interfaces\IdentityProviderInterface::getUserEntityByIdentifier(string $identifier): ?League\OAuth2\Server\Entities\UserEntityInterface, because class SimpleSAML\Module\oidc\Repositories\UserEntity is not available
|
Syntax and unit tests, PHP 8.2,
Process completed with exit code 255.
|
Syntax and unit tests, PHP 8.3,:
src/Repositories/UserRepository.php#L39
Could not check compatibility between SimpleSAML\Module\oidc\Repositories\UserRepository::getUserEntityByIdentifier(string $identifier): ?SimpleSAML\Module\oidc\Repositories\UserEntity and SimpleSAML\Module\oidc\Repositories\Interfaces\IdentityProviderInterface::getUserEntityByIdentifier(string $identifier): ?League\OAuth2\Server\Entities\UserEntityInterface, because class SimpleSAML\Module\oidc\Repositories\UserEntity is not available
|
Syntax and unit tests, PHP 8.3,
Process completed with exit code 255.
|
conformance-suite
Process completed with exit code 1.
|