feat: make insertBatch() and updateBatch() respect model rules
#13025
test-phpstan.yml
on: pull_request
PHP Static Analysis
36s
Annotations
10 errors
|
PHP Static Analysis:
tests/system/Models/UpdateModelTest.php#L355
Property CodeIgniter\Entity\Entity@anonymous/tests/system/Models/UpdateModelTest.php:353::$name has no type specified.
|
|
PHP Static Analysis:
tests/system/Models/UpdateModelTest.php#L354
Property CodeIgniter\Entity\Entity@anonymous/tests/system/Models/UpdateModelTest.php:353::$id has no type specified.
|
|
PHP Static Analysis:
tests/system/Models/UpdateModelTest.php#L0
Ignored error pattern #^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:351\:\:\$updated_at has no type specified\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Models/UpdateModelTest.php was not matched in reported errors.
|
|
PHP Static Analysis:
tests/system/Models/UpdateModelTest.php#L0
Ignored error pattern #^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:351\:\:\$name has no type specified\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Models/UpdateModelTest.php was not matched in reported errors.
|
|
PHP Static Analysis:
tests/system/Models/UpdateModelTest.php#L0
Ignored error pattern #^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:351\:\:\$id has no type specified\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Models/UpdateModelTest.php was not matched in reported errors.
|
|
PHP Static Analysis:
tests/system/Models/UpdateModelTest.php#L0
Ignored error pattern #^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:351\:\:\$email has no type specified\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Models/UpdateModelTest.php was not matched in reported errors.
|
|
PHP Static Analysis:
tests/system/Models/UpdateModelTest.php#L0
Ignored error pattern #^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:351\:\:\$deleted has no type specified\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Models/UpdateModelTest.php was not matched in reported errors.
|
|
PHP Static Analysis:
tests/system/Models/UpdateModelTest.php#L0
Ignored error pattern #^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:351\:\:\$created_at has no type specified\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Models/UpdateModelTest.php was not matched in reported errors.
|
|
PHP Static Analysis:
tests/system/Models/UpdateModelTest.php#L0
Ignored error pattern #^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:351\:\:\$country has no type specified\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Models/UpdateModelTest.php was not matched in reported errors.
|
|
PHP Static Analysis:
tests/system/Models/UpdateModelTest.php#L0
Ignored error pattern #^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/UpdateModelTest\.php\:351\:\:\$_options has no type specified\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Models/UpdateModelTest.php was not matched in reported errors.
|