You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ignored error pattern #^Call to function model with CodeIgniter\\Shield\\Models\\UserIdentityModel\:\:class is discouraged\.$# in path /home/runner/work/shield/shield/src/Entities/User.php is expected to occur 19 times, but occurred 21 times.
PHPDoc tag @param for parameter $accessToken with type CodeIgniter\Shield\Authentication\Traits\AcessToken is not subtype of native type CodeIgniter\Shield\Entities\AccessToken|null.
Parameter $accessToken of method CodeIgniter\Shield\Entities\User::getAccessTokenTimeToExpire() has invalid type CodeIgniter\Shield\Authentication\Traits\AcessToken.
PHPDoc tag @param for parameter $accessToken with type CodeIgniter\Shield\Authentication\Traits\AcessToken is not subtype of native type CodeIgniter\Shield\Entities\AccessToken|null.