Skip to content

Merge pull request #1 from tyrsson/finish-code-migration-and-repo-setup #1

Merge pull request #1 from tyrsson/finish-code-migration-and-repo-setup

Merge pull request #1 from tyrsson/finish-code-migration-and-repo-setup #1

Triggered via push December 14, 2025 20:46
Status Failure
Total duration 1m 1s
Artifacts
Generate job matrix
6s
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/Driver/Pdo/Pdo.php#L21
Parameter #1 $resource (PDOStatement) of method PhpDb\Adapter\Pgsql\Driver\Pdo\Pdo::createResult() should be compatible with parameter $resource (resource) of method PhpDb\Adapter\Driver\DriverInterface::createResult()
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Driver/Pdo/Connection.php#L143
Parameter #1 $name (string) of method PhpDb\Adapter\Pgsql\Driver\Pdo\Connection::getLastGeneratedValue() should be compatible with parameter $name (null) of method PhpDb\Adapter\Driver\ConnectionInterface::getLastGeneratedValue()
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Driver/Pdo/Connection.php#L143
Parameter #1 $name (string) of method PhpDb\Adapter\Pgsql\Driver\Pdo\Connection::getLastGeneratedValue() should be compatible with parameter $name (null) of method PhpDb\Adapter\Driver\ConnectionInterface::getLastGeneratedValue()
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Driver/Pdo/Connection.php#L116
Parameter #2 $parameters of class PhpDb\Adapter\Exception\InvalidConnectionParametersException constructor expects int, array given.
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Driver/Pdo/Connection.php#L107
Parameter #2 $parameters of class PhpDb\Adapter\Exception\InvalidConnectionParametersException constructor expects int, array given.
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Container/PdoDriverInterfaceFactory.php#L21
Class PhpDb\Adapter\Pgsql\Driver\Pdo\Pdo constructor invoked with 1 parameter, 3-4 required.
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Container/AdapterInterfaceFactory.php#L30
PHPDoc tag `@throws` with type PhpDb\Adapter\Pgsql\Container\ContainerExceptionInterface|PhpDb\Adapter\Pgsql\Container\NotFoundExceptionInterface is not subtype of Throwable
QA Checks (PHPStan [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/ConfigProvider.php#L28
Class PhpDb\Adapter\Pgsql\Container\AdapterServiceFactory not found.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Driver/Pdo/Pdo.php#L21
Parameter #1 $resource (PDOStatement) of method PhpDb\Adapter\Pgsql\Driver\Pdo\Pdo::createResult() should be compatible with parameter $resource (resource) of method PhpDb\Adapter\Driver\DriverInterface::createResult()
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Driver/Pdo/Connection.php#L143
Parameter #1 $name (string) of method PhpDb\Adapter\Pgsql\Driver\Pdo\Connection::getLastGeneratedValue() should be compatible with parameter $name (null) of method PhpDb\Adapter\Driver\ConnectionInterface::getLastGeneratedValue()
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Driver/Pdo/Connection.php#L143
Parameter #1 $name (string) of method PhpDb\Adapter\Pgsql\Driver\Pdo\Connection::getLastGeneratedValue() should be compatible with parameter $name (null) of method PhpDb\Adapter\Driver\ConnectionInterface::getLastGeneratedValue()
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Driver/Pdo/Connection.php#L116
Parameter #2 $parameters of class PhpDb\Adapter\Exception\InvalidConnectionParametersException constructor expects int, array given.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Driver/Pdo/Connection.php#L107
Parameter #2 $parameters of class PhpDb\Adapter\Exception\InvalidConnectionParametersException constructor expects int, array given.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Container/PdoDriverInterfaceFactory.php#L21
Class PhpDb\Adapter\Pgsql\Driver\Pdo\Pdo constructor invoked with 1 parameter, 3-4 required.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Container/AdapterInterfaceFactory.php#L30
PHPDoc tag `@throws` with type PhpDb\Adapter\Pgsql\Container\ContainerExceptionInterface|PhpDb\Adapter\Pgsql\Container\NotFoundExceptionInterface is not subtype of Throwable
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/ConfigProvider.php#L28
Class PhpDb\Adapter\Pgsql\Container\AdapterServiceFactory not found.