Removes a custom exception class that has been moved to php-db/phpdb and refactors DriverInterfaceFactory to use the new class. #14
continuous-integration.yml
on: pull_request
Generate job matrix
8s
Matrix: QA Checks
Annotations
9 errors
|
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...:
src/Container/PdoDriverInterfaceFactory.php#L28
Call to static method forServiceFailure() on an unknown class PhpDb\Adapter\Pgsql\Exception\ContainerException.
|
|
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...:
src/Container/PdoConnectionInterfaceFactory.php#L32
Call to static method forServiceFailure() on an unknown class PhpDb\Adapter\Pgsql\Exception\ContainerException.
|
|
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...:
src/Container/PdoConnectionInterfaceFactory.php#L25
PHPDoc tag `@throws` with type PhpDb\Adapter\Exception\InvalidConnectionParametersException|PhpDb\Adapter\Pgsql\Exception\ContainerException is not subtype of Throwable
|
|
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...:
src/Container/ConnectionInterfaceFactory.php#L26
PHPDoc tag `@throws` with type PhpDb\Adapter\Exception\InvalidConnectionParametersException|PhpDb\Adapter\Pgsql\Exception\ContainerException is not subtype of Throwable
|
|
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...:
src/Result.php#L91
Return type mixed of method PhpDb\Adapter\Pgsql\Result::getGeneratedValue() is not covariant with return type int|string|false|null of method PhpDb\Adapter\Driver\ResultInterface::getGeneratedValue().
|
|
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...:
src/Container/PdoDriverInterfaceFactory.php#L28
Call to static method forServiceFailure() on an unknown class PhpDb\Adapter\Pgsql\Exception\ContainerException.
|
|
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...:
src/Container/PdoConnectionInterfaceFactory.php#L32
Call to static method forServiceFailure() on an unknown class PhpDb\Adapter\Pgsql\Exception\ContainerException.
|
|
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...:
src/Container/PdoConnectionInterfaceFactory.php#L25
PHPDoc tag `@throws` with type PhpDb\Adapter\Exception\InvalidConnectionParametersException|PhpDb\Adapter\Pgsql\Exception\ContainerException is not subtype of Throwable
|
|
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...:
src/Container/ConnectionInterfaceFactory.php#L26
PHPDoc tag `@throws` with type PhpDb\Adapter\Exception\InvalidConnectionParametersException|PhpDb\Adapter\Pgsql\Exception\ContainerException is not subtype of Throwable
|