Skip to content

Fixed inconsistent typing #460

Fixed inconsistent typing

Fixed inconsistent typing #460

Triggered via push January 27, 2026 05:49
Status Failure
Total duration 2m 19s
Artifacts
Generate job matrix
9s
Generate job matrix
Matrix: QA Checks
Fit to window
Zoom out
Zoom in

Annotations

20 errors
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/Driver/AbstractConnection.php#L13
Property PhpDb\Adapter\Driver\AbstractConnection::$connectionParameters type has no value type specified in iterable type array.
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/AdapterInterface.php#L56
Method PhpDb\Adapter\AdapterInterface::getHelpers() return type has no value type specified in iterable type array.
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/AdapterInterface.php#L46
Method PhpDb\Adapter\AdapterInterface::query() has parameter $parametersOrQueryMode with no value type specified in iterable type array.
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/AdapterInterface.php#L41
Method PhpDb\Adapter\AdapterInterface::createStatement() has parameter $initialParameters with no value type specified in iterable type array|PhpDb\Adapter\ParameterContainer.
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/AdapterInterface.php#L41
Method PhpDb\Adapter\AdapterInterface::createStatement() has parameter $initialParameters with no value type specified in iterable type array.
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/Adapter.php#L150
Method PhpDb\Adapter\Adapter::getHelpers() return type has no value type specified in iterable type array.
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/Adapter.php#L132
Method PhpDb\Adapter\Adapter::createStatement() has parameter $initialParameters with no value type specified in iterable type array|PhpDb\Adapter\ParameterContainer.
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/Adapter.php#L132
Method PhpDb\Adapter\Adapter::createStatement() has parameter $initialParameters with no value type specified in iterable type array.
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/Adapter.php#L126
Method PhpDb\Adapter\Adapter::query() should return PhpDb\Adapter\Driver\ResultInterface|PhpDb\Adapter\Driver\StatementInterface|PhpDb\ResultSet\ResultSetInterface but returns PhpDb\Adapter\Driver\ResultInterface|null.
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/Adapter.php#L79
Method PhpDb\Adapter\Adapter::query() has parameter $parametersOrQueryMode with no value type specified in iterable type array.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/Driver/AbstractConnection.php#L13
Property PhpDb\Adapter\Driver\AbstractConnection::$connectionParameters type has no value type specified in iterable type array.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/AdapterInterface.php#L56
Method PhpDb\Adapter\AdapterInterface::getHelpers() return type has no value type specified in iterable type array.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/AdapterInterface.php#L46
Method PhpDb\Adapter\AdapterInterface::query() has parameter $parametersOrQueryMode with no value type specified in iterable type array.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/AdapterInterface.php#L41
Method PhpDb\Adapter\AdapterInterface::createStatement() has parameter $initialParameters with no value type specified in iterable type array|PhpDb\Adapter\ParameterContainer.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/AdapterInterface.php#L41
Method PhpDb\Adapter\AdapterInterface::createStatement() has parameter $initialParameters with no value type specified in iterable type array.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/Adapter.php#L150
Method PhpDb\Adapter\Adapter::getHelpers() return type has no value type specified in iterable type array.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/Adapter.php#L132
Method PhpDb\Adapter\Adapter::createStatement() has parameter $initialParameters with no value type specified in iterable type array|PhpDb\Adapter\ParameterContainer.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/Adapter.php#L132
Method PhpDb\Adapter\Adapter::createStatement() has parameter $initialParameters with no value type specified in iterable type array.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/Adapter.php#L126
Method PhpDb\Adapter\Adapter::query() should return PhpDb\Adapter\Driver\ResultInterface|PhpDb\Adapter\Driver\StatementInterface|PhpDb\ResultSet\ResultSetInterface but returns PhpDb\Adapter\Driver\ResultInterface|null.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Adapter/Adapter.php#L79
Method PhpDb\Adapter\Adapter::query() has parameter $parametersOrQueryMode with no value type specified in iterable type array.