CI #931
ci.yml
on: workflow_dispatch
Coding Standard & Static Analysis
24s
Matrix: testsuite
Annotations
4 errors
Coding Standard & Static Analysis:
src/Annotator/ModelAnnotator.php#L283
PHPDoc tag @var for variable $association contains generic class Cake\ORM\Association\BelongsToMany but does not specify its types: T
|
Coding Standard & Static Analysis:
src/Annotator/ModelAnnotator.php#L308
Method IdeHelper\Annotator\ModelAnnotator::throughAlias() has parameter $association with generic class Cake\ORM\Association\BelongsToMany but does not specify its types: T
|
Coding Standard & Static Analysis:
src/Annotator/ModelAnnotator.php#L330
Method IdeHelper\Annotator\ModelAnnotator::junctionTableName() has parameter $association with generic class Cake\ORM\Association\BelongsToMany but does not specify its types: T
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|