Skip to content

Code alignment

Code alignment #16

Triggered via pull request February 25, 2026 17:50
Status Failure
Total duration 2m 10s
Artifacts

continuous-integration.yml

on: pull_request
Generate job matrix
14s
Generate job matrix
Matrix: QA Checks
Fit to window
Zoom out
Zoom in

Annotations

9 errors
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 (PHPCodeSniffer [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: test/asset/SetupTrait.php#L15
Use statements should be sorted alphabetically. The first wrong one is PhpDb\Adapter\Platform\PlatformInterface.
QA Checks (PHPCodeSniffer [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: test/unit/Adapter/ConfigProviderTest.php#L15
Use statements should be sorted alphabetically. The first wrong one is PhpDb\Adapter\Platform\PlatformInterface.
QA Checks (PHPCodeSniffer [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/ConfigProvider.php#L15
Use statements should be sorted alphabetically. The first wrong one is PhpDb\Adapter\Platform\PlatformInterface.
QA Checks (PHPCodeSniffer [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Container/PlatformInterfaceFactory.php#L8
Use statements should be sorted alphabetically. The first wrong one is PhpDb\Adapter\Platform\PlatformInterface.
QA Checks (PHPCodeSniffer [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Container/ConnectionInterfaceFactory.php#L10
Use statements should be sorted alphabetically. The first wrong one is PhpDb\Adapter\Pgsql\Exception\ContainerException.
QA Checks (PHPCodeSniffer [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Container/DriverInterfaceFactory.php#L10
Use statements should be sorted alphabetically. The first wrong one is PhpDb\Exception\ContainerException.
QA Checks (PhpStan [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Result.php#L91
Return type mixed of method PhpDb\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/ConnectionInterfaceFactory.php#L26
PHPDoc tag `@throws` with type PhpDb\Adapter\Exception\InvalidConnectionParametersException|PhpDb\Adapter\Pgsql\Exception\ContainerException is not subtype of Throwable