CI #1357
Annotations
6 errors and 1 warning
Run phpstan:
src/Annotator/ClassAnnotatorTask/FormClassAnnotatorTask.php#L45
Offset 1 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
|
Run phpstan:
src/Annotator/ClassAnnotatorTask/FormClassAnnotatorTask.php#L46
Offset 2 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
|
Run phpstan:
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
|
Run phpstan:
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
|
Run phpstan:
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
|
Run phpstan
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading