Replace Collection with GenericType
#272
integrate.yaml
on: pull_request
Unit test
/
Supported Versions Matrix
4s
Code Coverage
/
Code Coverage
18s
Matrix: Coding Standards / Coding Standards
Matrix: Dependency analysis / Dependency Analysis
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Unit test / Tests
Annotations
4 errors
|
Coding Standards / Coding Standards (8.0)
Process completed with exit code 1.
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/tests/unit/Types/GenericTypeTest.php#L29
Expected 1 blank line after function; 2 found
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/tests/unit/Types/GenericTypeTest.php#L9
Use phpDocumentor\Reflection\Types\Object_ is from the same namespace – that is prohibited.
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/Types/GenericType.php#L58
Function implode() should not be referenced via a fallback global name, but via a use statement.
|