Skip to content

Fix CS

Fix CS #936

Triggered via push December 3, 2023 04:49
Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
Coding Standard & Static Analysis
18s
Coding Standard & Static Analysis
Matrix: testsuite
Fit to window
Zoom out
Zoom in

Annotations

4 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.