Update composer.json #749
ci.yml
on: push
cs-stan
/
Coding Standard & Static Analysis
34s
Matrix: testsuite / testsuite-linux
Annotations
11 errors
|
testsuite / testsuite-linux (8.3, sqlite, highest, false)
Process completed with exit code 1.
|
|
cs-stan / Coding Standard & Static Analysis:
src/Command/ModelCommand.php#L646
Method Bake\Command\ModelCommand::getDisplayField() has parameter $model with generic class Cake\ORM\Table but does not specify its types: TBehaviors
|
|
cs-stan / Coding Standard & Static Analysis:
src/Command/ModelCommand.php#L604
Method Bake\Command\ModelCommand::findBelongsToMany() has parameter $model with generic class Cake\ORM\Table but does not specify its types: TBehaviors
|
|
cs-stan / Coding Standard & Static Analysis:
src/Command/ModelCommand.php#L550
Method Bake\Command\ModelCommand::findHasMany() has parameter $model with generic class Cake\ORM\Table but does not specify its types: TBehaviors
|
|
cs-stan / Coding Standard & Static Analysis:
src/Command/ModelCommand.php#L503
Method Bake\Command\ModelCommand::findHasOne() has parameter $model with generic class Cake\ORM\Table but does not specify its types: TBehaviors
|
|
cs-stan / Coding Standard & Static Analysis:
src/Command/ModelCommand.php#L347
Method Bake\Command\ModelCommand::findBelongsTo() has parameter $model with generic class Cake\ORM\Table but does not specify its types: TBehaviors
|
|
cs-stan / Coding Standard & Static Analysis:
src/Command/ModelCommand.php#L308
Method Bake\Command\ModelCommand::getAssociationInfo() has parameter $table with generic class Cake\ORM\Table but does not specify its types: TBehaviors
|
|
cs-stan / Coding Standard & Static Analysis:
src/Command/ModelCommand.php#L275
Method Bake\Command\ModelCommand::applyAssociations() has parameter $model with generic class Cake\ORM\Table but does not specify its types: TBehaviors
|
|
cs-stan / Coding Standard & Static Analysis:
src/Command/ModelCommand.php#L228
Method Bake\Command\ModelCommand::getAssociations() has parameter $table with generic class Cake\ORM\Table but does not specify its types: TBehaviors
|
|
cs-stan / Coding Standard & Static Analysis:
src/Command/ModelCommand.php#L203
Method Bake\Command\ModelCommand::getTableObject() return type with generic class Cake\ORM\Table does not specify its types: TBehaviors
|
|
cs-stan / Coding Standard & Static Analysis:
src/Command/ModelCommand.php#L157
Method Bake\Command\ModelCommand::getTableContext() has parameter $tableObject with generic class Cake\ORM\Table but does not specify its types: TBehaviors
|