[2.x] Support Non-Table Models #634
Annotations
6 errors
Run phpstan:
src/Command/TestCommand.php#L473
Call to an undefined method Cake\Datasource\RepositoryInterface::getAssociation().
|
Run phpstan:
src/Command/TestCommand.php#L478
Result of && is always false.
|
Run phpstan:
src/Command/TestCommand.php#L478
Strict comparison using === between *NEVER* and class-string|false will always evaluate to false.
|
Run phpstan
Process completed with exit code 1.
|
Run psalm:
src/Command/TestCommand.php#L478
src/Command/TestCommand.php:478:17: RedundantCondition: Cake\ORM\Table::class can never contain class-string<Cake\Datasource\RepositoryInterface&object{associations()}> (see https://psalm.dev/122)
|
Run psalm
Process completed with exit code 2.
|
Loading