Fix up Reflection. #77
ci.yml
on: pull_request
Coding Standard & Static Analysis
38s
Matrix: testsuite-linux
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.
|