Replace use-statements with fqdn phpdocs (tests) #694
test.yaml
on: push
Matrix: basic-tests
Security checks
20s
Sanity checks
16s
conformance-suite
3m 16s
Quality control
42s
Annotations
12 errors
Quality control
Process completed with exit code 2.
|
UndefinedClass:
src/Repositories/UserRepository.php#L72
src/Repositories/UserRepository.php:72:19: UndefinedClass: Class, interface or enum named SimpleSAML\Module\oidc\Repositories\Exception does not exist (see https://psalm.dev/019)
|
InvalidArgument:
src/Server/Grants/AuthCodeGrant.php#L383
src/Server/Grants/AuthCodeGrant.php:383:64: InvalidArgument: Argument 2 of SimpleSAML\Module\oidc\Server\Grants\AuthCodeGrant::validateAuthorizationCode expects League\OAuth2\Server\Entities\OAuth2ClientEntityInterface, but League\OAuth2\Server\Entities\ClientEntityInterface provided (see https://psalm.dev/004)
|
UndefinedDocblockClass:
src/Server/Grants/AuthCodeGrant.php#L517
src/Server/Grants/AuthCodeGrant.php:517:15: UndefinedDocblockClass: Docblock-defined class, interface or enum named League\OAuth2\Server\Entities\OAuth2ClientEntityInterface does not exist (see https://psalm.dev/200)
|
MismatchingDocblockParamType:
src/Server/Grants/AuthCodeGrant.php#L517
src/Server/Grants/AuthCodeGrant.php:517:15: MismatchingDocblockParamType: Parameter $client has wrong type 'League\OAuth2\Server\Entities\OAuth2ClientEntityInterface', should be 'League\OAuth2\Server\Entities\ClientEntityInterface' (see https://psalm.dev/141)
|
PossiblyUnusedParam:
src/Server/Grants/AuthCodeGrant.php#L523
src/Server/Grants/AuthCodeGrant.php:523:16: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
|
PossiblyUnusedParam:
src/Server/Grants/AuthCodeGrant.php#L524
src/Server/Grants/AuthCodeGrant.php:524:37: PossiblyUnusedParam: Param #2 is never referenced in this method (see https://psalm.dev/134)
|
PossiblyUnusedParam:
src/Server/Grants/AuthCodeGrant.php#L525
src/Server/Grants/AuthCodeGrant.php:525:32: PossiblyUnusedParam: Param #3 is never referenced in this method (see https://psalm.dev/134)
|
NonInvariantPropertyType:
src/Server/Grants/ImplicitGrant.php#L42
src/Server/Grants/ImplicitGrant.php:42:24: NonInvariantPropertyType: Property SimpleSAML\Module\oidc\Server\Grants\ImplicitGrant::$privateKey has type League\OAuth2\Server\CryptKey, not invariant with League\OAuth2\Server\Grant\AbstractGrant::$privateKey of type <empty> (see https://psalm.dev/265)
|
UndefinedDocblockClass:
src/Server/Grants/ImplicitGrant.php#L77
src/Server/Grants/ImplicitGrant.php:77:15: UndefinedDocblockClass: Docblock-defined class, interface or enum named League\OAuth2\Server\RequestTypes\OAuth2AuthorizationRequest does not exist (see https://psalm.dev/200)
|
MismatchingDocblockParamType:
src/Server/Grants/ImplicitGrant.php#L77
src/Server/Grants/ImplicitGrant.php:77:15: MismatchingDocblockParamType: Parameter $authorizationRequest has wrong type 'League\OAuth2\Server\RequestTypes\OAuth2AuthorizationRequest', should be 'League\OAuth2\Server\RequestTypes\AuthorizationRequest' (see https://psalm.dev/141)
|
conformance-suite
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-data
Expired
|
28.4 MB |
|