Files did not get any context when processed #605
integrate.yaml
on: pull_request
Unit test
/
Supported Versions Matrix
6s
Code Coverage
/
Code Coverage
42s
Coding Standards
20s
Matrix: Dependency analysis / Dependency Analysis
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Unit test / Tests
Matrix: Integration test / Tests
Annotations
8 errors
|
Coding Standards
Process completed with exit code 1.
|
|
Coding Standards:
src/phpDocumentor/Reflection/Types/BaseToContext.php#L40
Method \phpDocumentor\Reflection\Types\BaseToContext::filterUsage() does not have @param annotation for its traversable parameter $node.
|
|
Coding Standards:
src/phpDocumentor/Reflection/Types/BaseToContext.php#L20
Method \phpDocumentor\Reflection\Types\BaseToContext::flattenUsage() does not have @return annotation for its traversable return value.
|
|
Coding Standards:
src/phpDocumentor/Reflection/Types/BaseToContext.php#L20
Method \phpDocumentor\Reflection\Types\BaseToContext::flattenUsage() does not have @param annotation for its traversable parameter $usages.
|
|
Static analysis / Static Code Analysis (8.2)
Process completed with exit code 1.
|
|
Static analysis / Static Code Analysis (8.2):
src/phpDocumentor/Reflection/Types/BaseToContext.php#L40
Method phpDocumentor\Reflection\Types\BaseToContext::filterUsage() has parameter $node with no value type specified in iterable type array.
|
|
Static analysis / Static Code Analysis (8.2):
src/phpDocumentor/Reflection/Types/BaseToContext.php#L20
Method phpDocumentor\Reflection\Types\BaseToContext::flattenUsage() return type has no value type specified in iterable type array.
|
|
Static analysis / Static Code Analysis (8.2):
src/phpDocumentor/Reflection/Types/BaseToContext.php#L20
Method phpDocumentor\Reflection\Types\BaseToContext::flattenUsage() has parameter $usages with no value type specified in iterable type array.
|