Skip to content

chore: Version 1.0.19 #15

chore: Version 1.0.19

chore: Version 1.0.19 #15

Triggered via push April 15, 2024 16:35
Status Failure
Total duration 41s
Artifacts
Matrix: code_analysis
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHPStan: src/base/ObjectParserAutocomplete.php#L118
Parameter #2 $factory of method nystudio107\codeeditor\base\ObjectParserAutocomplete::getClassCompletion() expects phpDocumentor\Reflection\DocBlockFactory, phpDocumentor\Reflection\DocBlockFactoryInterface given.
PHPStan: src/base/ObjectParserAutocomplete.php#L126
Parameter #2 $factory of method nystudio107\codeeditor\base\ObjectParserAutocomplete::getPropertyCompletion() expects phpDocumentor\Reflection\DocBlockFactory, phpDocumentor\Reflection\DocBlockFactoryInterface given.
PHPStan: src/base/ObjectParserAutocomplete.php#L130
Parameter #2 $factory of method nystudio107\codeeditor\base\ObjectParserAutocomplete::getMethodCompletion() expects phpDocumentor\Reflection\DocBlockFactory, phpDocumentor\Reflection\DocBlockFactoryInterface given.
PHPStan: src/base/ObjectParserAutocomplete.php#L134
Parameter #2 $factory of method nystudio107\codeeditor\base\ObjectParserAutocomplete::getBehaviorCompletion() expects phpDocumentor\Reflection\DocBlockFactory, phpDocumentor\Reflection\DocBlockFactoryInterface given.
PHPStan
Process completed with exit code 1.