Skip to content

Fix literal array key types false positive error #327

Fix literal array key types false positive error

Fix literal array key types false positive error #327

Re-run triggered December 8, 2025 19:30
Status Failure
Total duration 1m 43s
Artifacts

integrate.yaml

on: pull_request
Unit test  /  Supported Versions Matrix
4s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
49s
Code Coverage / Code Coverage
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
Fit to window
Zoom out
Zoom in

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
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
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