Skip to content

Merge tag '1.0.19' into develop #16

Merge tag '1.0.19' into develop

Merge tag '1.0.19' into develop #16

Triggered via push April 15, 2024 16:35
Status Failure
Total duration 43s
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.