Fix literal array key types false positive error #327
integrate.yaml
on: pull_request
Unit test
/
Supported Versions Matrix
4s
Code Coverage
/
Code Coverage
49s
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
19 errors
|
Static analysis / Static Code Analysis (8.0)
Process completed with exit code 1.
|
|
Static analysis / Static Code Analysis (8.0):
src/TypeResolver.php#L680
Instanceof between phpDocumentor\Reflection\Type|null and phpDocumentor\Reflection\PseudoTypes\TraitString will always evaluate to false.
|
|
Static analysis / Static Code Analysis (8.0):
src/TypeResolver.php#L678
Instanceof between phpDocumentor\Reflection\Type|null and phpDocumentor\Reflection\Types\ClassString will always evaluate to false.
|
|
Static analysis / Static Code Analysis (8.0):
src/TypeResolver.php#L675
Instanceof between phpDocumentor\Reflection\Type|null and phpDocumentor\Reflection\PseudoTypes\NonEmptyString will always evaluate to false.
|
|
Static analysis / Static Code Analysis (8.0):
src/TypeResolver.php#L674
Instanceof between phpDocumentor\Reflection\Type|null and phpDocumentor\Reflection\PseudoTypes\NonEmptyLowercaseString will always evaluate to false.
|
|
Static analysis / Static Code Analysis (8.0):
src/TypeResolver.php#L672
Instanceof between phpDocumentor\Reflection\Type|null and phpDocumentor\Reflection\PseudoTypes\LowercaseString will always evaluate to false.
|
|
Static analysis / Static Code Analysis (8.0):
src/TypeResolver.php#L671
Instanceof between phpDocumentor\Reflection\Type|null and phpDocumentor\Reflection\PseudoTypes\LiteralString will always evaluate to false.
|
|
Static analysis / Static Code Analysis (8.0):
src/TypeResolver.php#L665
Instanceof between phpDocumentor\Reflection\Type|null and phpDocumentor\Reflection\PseudoTypes\HtmlEscapedString will always evaluate to false.
|
|
Static analysis / Static Code Analysis (8.0):
src/TypeResolver.php#L664
Instanceof between phpDocumentor\Reflection\Type|null and phpDocumentor\Reflection\PseudoTypes\CallableString will always evaluate to false.
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/TypeResolver.php#L654
Whitespace found at end of line
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/TypeResolver.php#L654
Spaces must be used to indent lines; tabs are not allowed
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/TypeResolver.php#L653
Spaces must be used to indent lines; tabs are not allowed
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/TypeResolver.php#L652
Spaces must be used to indent lines; tabs are not allowed
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/TypeResolver.php#L651
Whitespace found at end of line
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/TypeResolver.php#L651
Spaces must be used to indent lines; tabs are not allowed
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/TypeResolver.php#L650
Spaces must be used to indent lines; tabs are not allowed
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/TypeResolver.php#L649
Spaces must be used to indent lines; tabs are not allowed
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/TypeResolver.php#L648
Spaces must be used to indent lines; tabs are not allowed
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/TypeResolver.php#L647
Spaces must be used to indent lines; tabs are not allowed
|