feat: Resend Code Verification Time #2111
Annotations
20 errors
phpstan / PHP 7.4 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L96
Ignored error pattern #^Call to function model with CodeIgniter\\Shield\\Models\\UserIdentityModel\:\:class is discouraged\.$# in path /home/runner/work/shield/shield/src/Authentication/Actions/EmailActivator.php is expected to occur 2 times, but occurred 3 times.
|
phpstan / PHP 7.4 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L96
Variable $identityModel in PHPDoc tag @var does not exist.
|
phpstan / PHP 7.4 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L188
Call to function model with CodeIgniter\Shield\Models\UserIdentityModel::class is discouraged.
|
phpstan / PHP 7.4 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 8.1 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L96
Ignored error pattern #^Call to function model with CodeIgniter\\Shield\\Models\\UserIdentityModel\:\:class is discouraged\.$# in path /home/runner/work/shield/shield/src/Authentication/Actions/EmailActivator.php is expected to occur 2 times, but occurred 3 times.
|
phpstan / PHP 8.1 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L96
Variable $identityModel in PHPDoc tag @var does not exist.
|
phpstan / PHP 8.1 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L188
Call to function model with CodeIgniter\Shield\Models\UserIdentityModel::class is discouraged.
|
phpstan / PHP 8.1 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 8.0 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L96
Ignored error pattern #^Call to function model with CodeIgniter\\Shield\\Models\\UserIdentityModel\:\:class is discouraged\.$# in path /home/runner/work/shield/shield/src/Authentication/Actions/EmailActivator.php is expected to occur 2 times, but occurred 3 times.
|
phpstan / PHP 8.0 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L96
Variable $identityModel in PHPDoc tag @var does not exist.
|
phpstan / PHP 8.0 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L188
Call to function model with CodeIgniter\Shield\Models\UserIdentityModel::class is discouraged.
|
phpstan / PHP 8.0 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 8.2 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L96
Ignored error pattern #^Call to function model with CodeIgniter\\Shield\\Models\\UserIdentityModel\:\:class is discouraged\.$# in path /home/runner/work/shield/shield/src/Authentication/Actions/EmailActivator.php is expected to occur 2 times, but occurred 3 times.
|
phpstan / PHP 8.2 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L96
Variable $identityModel in PHPDoc tag @var does not exist.
|
phpstan / PHP 8.2 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L188
Call to function model with CodeIgniter\Shield\Models\UserIdentityModel::class is discouraged.
|
phpstan / PHP 8.2 Static Analysis
Process completed with exit code 1.
|
phpstan / PHP 8.3 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L96
Ignored error pattern #^Call to function model with CodeIgniter\\Shield\\Models\\UserIdentityModel\:\:class is discouraged\.$# in path /home/runner/work/shield/shield/src/Authentication/Actions/EmailActivator.php is expected to occur 2 times, but occurred 3 times.
|
phpstan / PHP 8.3 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L96
Variable $identityModel in PHPDoc tag @var does not exist.
|
phpstan / PHP 8.3 Static Analysis:
src/Authentication/Actions/EmailActivator.php#L188
Call to function model with CodeIgniter\Shield\Models\UserIdentityModel::class is discouraged.
|
phpstan / PHP 8.3 Static Analysis
Process completed with exit code 1.
|