Skip to content

feat: add closure-based Query Builder join conditions #8362

feat: add closure-based Query Builder join conditions

feat: add closure-based Query Builder join conditions #8362

Triggered via pull request May 10, 2026 16:18
Status Failure
Total duration 2m 33s
Artifacts

test-psalm.yml

on: pull_request
Matrix: Psalm Analysis
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Psalm Analysis (8.2)
Process completed with exit code 2.
InaccessibleProperty: tests/system/Models/SaveModelTest.php#L402
tests/system/Models/SaveModelTest.php:402:9: InaccessibleProperty: Cannot access protected property CodeIgniter\Models\_home_runner_work_CodeIgniter4_CodeIgniter4_tests_system_Models_SaveModelTest_php_385_11638::$db from context CodeIgniter\Models\SaveModelTest (see https://psalm.dev/054)
InaccessibleProperty: tests/system/Models/SaveModelTest.php#L301
tests/system/Models/SaveModelTest.php:301:9: InaccessibleProperty: Cannot access protected property CodeIgniter\Models\_home_runner_work_CodeIgniter4_CodeIgniter4_tests_system_Models_SaveModelTest_php_286_8528::$db from context CodeIgniter\Models\SaveModelTest (see https://psalm.dev/054)
UndefinedDocblockClass: system/Model.php#L132
system/Model.php:132:5: UndefinedDocblockClass: Docblock-defined class, interface or enum named CodeIgniter\row_array does not exist (see https://psalm.dev/200)
UndefinedDocblockClass: system/Model.php#L130
system/Model.php:130:13: UndefinedDocblockClass: Docblock-defined class, interface or enum named CodeIgniter\row_array does not exist (see https://psalm.dev/200)