#951 Support for non-table model types #537
Annotations
7 errors
src/Command/FixtureCommand.php#L441
Instanceof between mixed and Cake\Chronos\Chronos will always evaluate to false.
|
src/Command/TestCommand.php#L467
Call to an undefined method Cake\Datasource\RepositoryInterface::getAssociation().
|
src/Command/TestCommand.php#L472
Result of && is always false.
|
src/Command/TestCommand.php#L472
Strict comparison using === between *NEVER* and class-string|false will always evaluate to false.
|
|
src/Command/TestCommand.php#L472
src/Command/TestCommand.php:472:17: RedundantCondition: Cake\ORM\Table::class can never contain class-string<Cake\Datasource\RepositoryInterface&object{associations()}> (see https://psalm.dev/122)
|
|
The logs for this run have expired and are no longer available.
Loading