Skip to content

[WIP] PDO factory and test fixes #271

[WIP] PDO factory and test fixes

[WIP] PDO factory and test fixes #271

Re-run triggered January 30, 2026 00:56
Status Failure
Total duration 2m 15s
Artifacts

continuous-integration.yml

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

Annotations

28 errors
QA Checks (PHPCodeSniffer [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Statement.php#L62
Class \mysqli should not be referenced via a fully qualified name, but via a use statement.
QA Checks (PHPCodeSniffer [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Statement.php#L25
Class \mysqli should not be referenced via a fully qualified name, but via a use statement.
QA Checks (PHPCodeSniffer [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: test/integration/Container/TestAsset/SetupTrait.php#L13
Use statements should be sorted alphabetically. The first wrong one is PhpDb\ConfigProvider.
QA Checks (PHPCodeSniffer [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: test/integration/Container/MetadataInterfaceFactoryTest.php#L8
Use statements should be sorted alphabetically. The first wrong one is PhpDb\Metadata\MetadataInterface.
QA Checks (PHPCodeSniffer [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Container/PdoDriverInterfaceFactory.php#L11
Use statements should be sorted alphabetically. The first wrong one is PhpDb\Adapter\Driver\Pdo\Result.
QA Checks (PHPCodeSniffer [8.2, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Container/ConnectionInterfaceFactory.php#L19
Function is_array() should not be referenced via a fallback global name, but via a use statement.