Skip to content

B#188652 AccessorPair accept all array notations #207

B#188652 AccessorPair accept all array notations

B#188652 AccessorPair accept all array notations #207

Triggered via pull request November 5, 2024 08:52
Status Failure
Total duration 26s
Artifacts

test.yml

on: pull_request
Quality checks
14s
Quality checks
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Quality checks: src/Constraint/Typehint/PhpDocParser.php#L22
Casting to string something that's already string.
Quality checks: src/Constraint/Typehint/PhpDocParser.php#L27
Casting to string something that's already string.
Quality checks: src/Constraint/Typehint/PhpDocParser.php#L53
Casting to string something that's already string.
Quality checks: src/Constraint/Typehint/PhpDocParser.php#L58
Casting to string something that's already string.
Quality checks: src/Constraint/Typehint/PhpDocParser.php#L78
Offset 1 on array{array<int, string>, array<int, string>, array<int, string>} in isset() always exists and is not nullable.
Quality checks: src/Constraint/Typehint/PhpDocParser.php#L78
Offset 2 on array{array<int, string>, array<int, string>, array<int, string>} in isset() always exists and is not nullable.
Quality checks: src/Constraint/Typehint/PhpDocParser.php#L78
Strict comparison using === between true and false will always evaluate to false.
Quality checks
Process completed with exit code 1.