Add feature switch #932
ci.yml
on: push
Coding Standard & Static Analysis
18s
Matrix: testsuite
Annotations
11 errors
Coding Standard & Static Analysis:
src/Annotator/ModelAnnotator.php#L287
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#L312
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#L334
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.
|
testsuite (8.1, pgsql)
Process completed with exit code 2.
|
testsuite (8.1, sqlite)
Process completed with exit code 2.
|
testsuite (8.1, sqlite, prefer-lowest)
Process completed with exit code 2.
|
testsuite (8.3, pgsql)
Process completed with exit code 2.
|
testsuite (8.1, mysql)
Process completed with exit code 2.
|
testsuite (8.3, sqlite)
Process completed with exit code 2.
|
testsuite (8.3, mysql)
Process completed with exit code 2.
|