Skip to content

Replace use-statements with fqdn phpdocs (src) #683

Replace use-statements with fqdn phpdocs (src)

Replace use-statements with fqdn phpdocs (src) #683

Triggered via push May 27, 2024 23:00
Status Failure
Total duration 3m 30s
Artifacts

test.yaml

on: push
Matrix: basic-tests
Security checks
26s
Security checks
Sanity checks
20s
Sanity checks
conformance-suite
3m 22s
conformance-suite
Quality control
0s
Quality control
Fit to window
Zoom out
Zoom in

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.