Add Magic Link #609
Annotations
10 errors and 3 warnings
Run phpstan:
src/Controller/Traits/OneTimeTokenTrait.php (in context of class CakeDC/Users/Controller/UsersController)#L37
Call to an undefined method Cake\ORM\Table::sendLoginLink().
|
Run phpstan:
src/Controller/Traits/ProfileTrait.php (in context of class CakeDC/Users/Controller/UsersController)#L47
Access to an undefined property Cake\Datasource\EntityInterface::$id.
|
Run phpstan:
src/Controller/UsersController.php#L1
Ignored error pattern #^Access to an undefined property CakeDC\\Users\\Controller\\UsersController\:\:\$Authentication\.$# in path /home/runner/work/users/users/src/Controller/UsersController.php was not matched in reported errors.
|
Run phpstan:
src/Model/Behavior/LinkSocialBehavior.php#L1
Ignored error pattern #^Access to an undefined property Cake\\Datasource\\EntityInterface\:\:\$social_accounts\.$# in path /home/runner/work/users/users/src/Model/Behavior/LinkSocialBehavior.php was not matched in reported errors.
|
Run phpstan:
src/Model/Behavior/LinkSocialBehavior.php#L84
Access to an undefined property Cake\Datasource\EntityInterface::$id.
|
Run phpstan:
src/Model/Behavior/LinkSocialBehavior.php#L94
Property CakeDC\Users\Model\Entity\User::$social_accounts (array<CakeDC\Users\Model\Entity\SocialAccount>) does not accept array<Cake\Datasource\EntityInterface>.
|
Run phpstan:
src/Model/Behavior/PasswordBehavior.php#L138
Access to an undefined property Cake\Datasource\EntityInterface::$id.
|
Run phpstan:
src/Webauthn/Repository/UserCredentialSourceRepository.php#L31
Property CakeDC\Users\Webauthn\Repository\UserCredentialSourceRepository::$user (CakeDC\Users\Model\Entity\User) does not accept Cake\Datasource\EntityInterface.
|
Run phpstan
Process completed with exit code 1.
|
Run PHP CodeSniffer
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
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/
|
Loading