Add support for conditional types, offset access types and key-of, value-of, int-mask, int-mask-of
#235
integrate.yaml
on: pull_request
Unit test
/
Supported Versions Matrix
6s
Code Coverage
/
Code Coverage
15s
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
6 errors
|
Coding Standards / Coding Standards (8.0)
Process completed with exit code 1.
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/tests/unit/PseudoTypes/OffsetAccessTest.php#L28
Expected 1 blank line after function; 2 found
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/TypeResolver.php#L381
Missing variable $type before or after the documentation comment.
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/TypeResolver.php#L371
Missing variable $type before or after the documentation comment.
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/TypeResolver.php#L361
Missing variable $type before or after the documentation comment.
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/TypeResolver.php#L122
Use statements should be sorted alphabetically. The first wrong one is strtolower.
|