#951 Support for non-table model types #537
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
1m 0s
Matrix: testsuite / testsuite-linux
Annotations
7 errors
cs-stan / Coding Standard & Static Analysis:
src/Command/FixtureCommand.php#L441
Instanceof between mixed and Cake\Chronos\Chronos will always evaluate to false.
|
cs-stan / Coding Standard & Static Analysis:
src/Command/TestCommand.php#L467
Call to an undefined method Cake\Datasource\RepositoryInterface::getAssociation().
|
cs-stan / Coding Standard & Static Analysis:
src/Command/TestCommand.php#L472
Result of && is always false.
|
cs-stan / Coding Standard & Static Analysis:
src/Command/TestCommand.php#L472
Strict comparison using === between *NEVER* and class-string|false will always evaluate to false.
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
RedundantCondition:
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)
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|