Skip to content

Precise return type for Result::rowCount() based on detected driver #1215

Precise return type for Result::rowCount() based on detected driver

Precise return type for Result::rowCount() based on detected driver #1215

Triggered via push September 1, 2024 12:46
Status Failure
Total duration 2m 6s
Artifacts

build.yml

on: push
Coding Standard
23s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors
PHPStan (7.3): src/Type/Doctrine/DBAL/RowCountMethodDynamicReturnTypeExtension.php#L108
Method PHPStan\Type\Doctrine\DBAL\RowCountMethodDynamicReturnTypeExtension::getResultClass() should return class-string<Doctrine\DBAL\Driver\Result>|null but returns string.
PHPStan (7.3): src/Type/Doctrine/DBAL/RowCountMethodDynamicReturnTypeExtension.php#L110
Method PHPStan\Type\Doctrine\DBAL\RowCountMethodDynamicReturnTypeExtension::getResultClass() should return class-string<Doctrine\DBAL\Driver\Result>|null but returns string.
PHPStan (7.3)
Process completed with exit code 2.
Tests (8.2, lowest)
Process completed with exit code 2.
Tests (8.2, highest)
Process completed with exit code 2.
Tests (8.1, highest)
Process completed with exit code 2.
Tests (8.0, highest)
Process completed with exit code 2.
Tests (8.0, lowest)
Process completed with exit code 2.
Tests (7.2, lowest)
Process completed with exit code 2.
Tests (7.4, highest)
Process completed with exit code 2.
Tests (7.3, highest)
Process completed with exit code 2.
Tests (8.1, lowest)
Process completed with exit code 2.
Tests (7.3, lowest)
Process completed with exit code 2.
Tests (7.4, lowest)
Process completed with exit code 2.
Tests (7.2, highest)
Process completed with exit code 2.