Skip to content

feat: Add expiration date to access token & hmac keys #1962

feat: Add expiration date to access token & hmac keys

feat: Add expiration date to access token & hmac keys #1962

Re-run triggered February 17, 2025 14:45
Status Failure
Total duration 50s
Artifacts

psalm.yml

on: pull_request
psalm  /  Psalm Analysis
37s
psalm / Psalm Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
MissingOverrideAttribute: 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)
MissingOverrideAttribute: 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)
MissingOverrideAttribute: 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)
MissingOverrideAttribute: 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)
MissingOverrideAttribute: 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)
MissingOverrideAttribute: 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)
MissingOverrideAttribute: 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)
MissingOverrideAttribute: 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)
MissingOverrideAttribute: 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)
MissingOverrideAttribute: 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)