Skip to content

Fix up Reflection.

Fix up Reflection. #77

Triggered via pull request October 13, 2025 10:57
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
Coding Standard & Static Analysis
38s
Coding Standard & Static Analysis
Matrix: testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Coding Standard & Static Analysis
Process completed with exit code 1.
Coding Standard & Static Analysis: tests/test_app/Model/Table/VeryCustomize00009ArticlesTable.php#L88
Method App\Model\Table\VeryCustomize00009ArticlesTable::findOrCreateBySku() should return Cake\ORM\Entity but returns mixed.
Coding Standard & Static Analysis: tests/test_app/Model/Table/UsersTable.php#L54
Call to an undefined method Cake\ORM\Query\SelectQuery::set().
Coding Standard & Static Analysis: tests/test_app/Model/Table/UsersTable.php#L53
Method Cake\ORM\Table::findOrCreateBySku() invoked with 2 parameters, 1 required.