Skip to content

feat: make insertBatch() and updateBatch() respect model rules #13025

feat: make insertBatch() and updateBatch() respect model rules

feat: make insertBatch() and updateBatch() respect model rules #13025

Triggered via pull request September 5, 2025 12:43
Status Failure
Total duration 1m 58s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
36s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

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.