Update index.rst #660
Closed
Update index.rst #660
Annotations
7 errors and 2 warnings
Run psalm:
src/AuthenticationService.php#L152
src/AuthenticationService.php:152:16: MoreSpecificReturnType: The declared return type 'Authentication\Authenticator\AuthenticatorInterface' for Authentication\AuthenticationService::loadAuthenticator is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Run psalm:
src/AuthenticationService.php#L156
src/AuthenticationService.php:156:16: LessSpecificReturnStatement: The type 'object' is more general than the declared return type 'Authentication\Authenticator\AuthenticatorInterface' for Authentication\AuthenticationService::loadAuthenticator (see https://psalm.dev/129)
|
Run psalm:
src/AuthenticationService.php#L164
src/AuthenticationService.php:164:16: MoreSpecificReturnType: The declared return type 'Authentication\Identifier\IdentifierInterface' for Authentication\AuthenticationService::loadIdentifier is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
Run psalm:
src/AuthenticationService.php#L168
src/AuthenticationService.php:168:16: LessSpecificReturnStatement: The type 'object' is more general than the declared return type 'Authentication\Identifier\IdentifierInterface' for Authentication\AuthenticationService::loadIdentifier (see https://psalm.dev/129)
|
Run psalm:
src/Authenticator/AuthenticatorCollection.php#L25
src/Authenticator/AuthenticatorCollection.php:25:12: ImplementedReturnTypeMismatch: The inherited return type 'object' for Cake\Core\ObjectRegistry::get is different to the implemented return type for Cake\Core\ObjectRegistry::get 'Authentication\Authenticator\AuthenticatorInterface|null' (see https://psalm.dev/123)
|
Run psalm:
src/Identifier/IdentifierCollection.php#L24
src/Identifier/IdentifierCollection.php:24:12: ImplementedReturnTypeMismatch: The inherited return type 'object' for Cake\Core\ObjectRegistry::get is different to the implemented return type for Cake\Core\ObjectRegistry::get 'Authentication\Identifier\IdentifierInterface|null' (see https://psalm.dev/123)
|
Run psalm
Process completed with exit code 2.
|
Get composer cache directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Get date part for cache key
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading