Skip to content

Merge branch '3.9.x' into 4.2.x #252

Merge branch '3.9.x' into 4.2.x

Merge branch '3.9.x' into 4.2.x #252

Triggered via push October 11, 2024 11:57
Status Failure
Total duration 43s
Artifacts
Matrix: Static Analysis with PHPStan
Matrix: Static Analysis with Psalm
Fit to window
Zoom out
Zoom in

Annotations

7 errors
InterfaceInstantiation: tests/ConnectionTest.php#L632
tests/ConnectionTest.php:632:27: InterfaceInstantiation: Interface Doctrine\DBAL\Exception cannot be instantiated (see https://psalm.dev/158)
InterfaceInstantiation: tests/ConnectionTest.php#L638
tests/ConnectionTest.php:638:27: InterfaceInstantiation: Interface Doctrine\DBAL\Exception cannot be instantiated (see https://psalm.dev/158)
Static Analysis with Psalm (8.3)
Process completed with exit code 2.
Static Analysis with PHPStan (8.3): tests/ConnectionTest.php#L632
Cannot instantiate interface Doctrine\DBAL\Exception.
Static Analysis with PHPStan (8.3): tests/ConnectionTest.php#L638
Cannot instantiate interface Doctrine\DBAL\Exception.
Static Analysis with PHPStan (8.3): tests/ConnectionTest.php#L640
Unreachable statement - code above always terminates.
Static Analysis with PHPStan (8.3)
Process completed with exit code 1.