Merge pull request #1256 from codeigniter4/refactor-by-addSeconds #1975
Annotations
10 errors
|
psalm / Psalm Analysis:
src/Authentication/Actions/EmailActivator.php#L176
src/Authentication/Actions/EmailActivator.php:176:5: MissingOverrideAttribute: Method CodeIgniter\Shield\Authentication\Actions\EmailActivator::gettype should have the "Override" attribute (see https://psalm.dev/358)
|
|
psalm / Psalm Analysis:
src/Authentication/Actions/EmailActivator.php#L138
src/Authentication/Actions/EmailActivator.php:138:5: MissingOverrideAttribute: Method CodeIgniter\Shield\Authentication\Actions\EmailActivator::createidentity should have the "Override" attribute (see https://psalm.dev/358)
|
|
psalm / Psalm Analysis:
src/Authentication/Actions/EmailActivator.php#L102
src/Authentication/Actions/EmailActivator.php:102:5: MissingOverrideAttribute: Method CodeIgniter\Shield\Authentication\Actions\EmailActivator::verify should have the "Override" attribute (see https://psalm.dev/358)
|
|
psalm / Psalm Analysis:
src/Authentication/Actions/EmailActivator.php#L91
src/Authentication/Actions/EmailActivator.php:91:5: MissingOverrideAttribute: Method CodeIgniter\Shield\Authentication\Actions\EmailActivator::handle should have the "Override" attribute (see https://psalm.dev/358)
|
|
psalm / Psalm Analysis:
src/Authentication/Actions/EmailActivator.php#L39
src/Authentication/Actions/EmailActivator.php:39:5: MissingOverrideAttribute: Method CodeIgniter\Shield\Authentication\Actions\EmailActivator::show should have the "Override" attribute (see https://psalm.dev/358)
|
|
psalm / Psalm Analysis:
src/Authentication/Actions/Email2FA.php#L184
src/Authentication/Actions/Email2FA.php:184:5: MissingOverrideAttribute: Method CodeIgniter\Shield\Authentication\Actions\Email2FA::gettype should have the "Override" attribute (see https://psalm.dev/358)
|
|
psalm / Psalm Analysis:
src/Authentication/Actions/Email2FA.php#L146
src/Authentication/Actions/Email2FA.php:146:5: MissingOverrideAttribute: Method CodeIgniter\Shield\Authentication\Actions\Email2FA::createidentity should have the "Override" attribute (see https://psalm.dev/358)
|
|
psalm / Psalm Analysis:
src/Authentication/Actions/Email2FA.php#L116
src/Authentication/Actions/Email2FA.php:116:5: MissingOverrideAttribute: Method CodeIgniter\Shield\Authentication\Actions\Email2FA::verify should have the "Override" attribute (see https://psalm.dev/358)
|
|
psalm / Psalm Analysis:
src/Authentication/Actions/Email2FA.php#L63
src/Authentication/Actions/Email2FA.php:63:5: MissingOverrideAttribute: Method CodeIgniter\Shield\Authentication\Actions\Email2FA::handle should have the "Override" attribute (see https://psalm.dev/358)
|
|
psalm / Psalm Analysis:
src/Authentication/Actions/Email2FA.php#L41
src/Authentication/Actions/Email2FA.php:41:5: MissingOverrideAttribute: Method CodeIgniter\Shield\Authentication\Actions\Email2FA::show should have the "Override" attribute (see https://psalm.dev/358)
|