chore(deps-dev): update rector/rector requirement from 2.3.7 to 2.3.8 #13789
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 4s
Annotations
3 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis:
system/Model.php#L152
PHPDoc tag `@var` with type CodeIgniter\Database\BaseConnection|null is not subtype of type CodeIgniter\Database\BaseConnection.
|
|
PHP Static Analysis:
system/Database/BaseBuilder.php#L3562
Method CodeIgniter\Database\BaseBuilder::cleanClone() should return $this(CodeIgniter\Database\BaseBuilder) but returns static(CodeIgniter\Database\BaseBuilder).
|