Prepare 6.x build #163
integrate.yaml
on: pull_request
Integration test
/
Supported Versions Matrix
7s
Unit test
/
Supported Versions Matrix
6s
Code Coverage
/
Code Coverage
21s
Matrix: Coding Standards / Coding Standards
Matrix: Dependency analysis / Dependency Analysis
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Integration test / Tests
Matrix: Unit test / Tests
Annotations
4 errors
|
Static analysis / Static Code Analysis (8.0)
Process completed with exit code 2.
|
|
ImplicitToStringCast:
src/DocBlock/StandardTagFactory.php#L190
src/DocBlock/StandardTagFactory.php:190:9: ImplicitToStringCast: $this->tagHandlerMappings expects 'array<array-key, class-string<phpDocumentor\Reflection\DocBlock\Tag>|phpDocumentor\Reflection\DocBlock\Tags\Factory\Factory>', 'non-empty-array<array-key, class-string<phpDocumentor\Reflection\DocBlock\Tag>|phpDocumentor\Reflection\DocBlock\Tag|phpDocumentor\Reflection\DocBlock\Tags\Factory\Factory>' provided with a __toString method (see https://psalm.dev/060)
|
|
Coding Standards / Coding Standards (8.0)
Process completed with exit code 1.
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L27
Type class_exists is not used in this file.
|