Skip to content

Add support for doctrine/dbal 4 version #208

Add support for doctrine/dbal 4 version

Add support for doctrine/dbal 4 version #208

Triggered via pull request February 5, 2024 08:11
Status Failure
Total duration 28s
Artifacts

static.yml

on: pull_request
PHPStan src
15s
PHPStan src
PHPStan tests
15s
PHPStan tests
PHP-CS-Fixer
17s
PHP-CS-Fixer
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
PHPStan tests: tests/ImplementationLoader.php#L206
Class Doctrine\DBAL\Platforms\PostgreSQL94Platform not found.
PHPStan tests: tests/Jackalope/Transport/DoctrineDBAL/Query/QOMWalkerTest.php#L293
Class Doctrine\DBAL\Platforms\PostgreSQL94Platform not found.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Client.php#L780
Method Doctrine\DBAL\Connection::lastInsertId() invoked with 1 parameter, 0 required.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Client.php#L1934
Call to private method execute() of class Doctrine\DBAL\Statement.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Client.php#L2035
Method Doctrine\DBAL\Connection::lastInsertId() invoked with 1 parameter, 0 required.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Client.php#L2524
Class Doctrine\DBAL\Platforms\PostgreSQL94Platform not found.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Client.php#L2534
Call to an undefined method Doctrine\DBAL\Connection::getWrappedConnection().
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Client.php#L2536
Call to an undefined method Doctrine\DBAL\Driver\PDO\Connection::getWrappedConnection().
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Query/QOMWalker.php#L703
Call to an undefined method Doctrine\DBAL\Platforms\AbstractPlatform::getLowerExpression().
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Query/QOMWalker.php#L707
Call to an undefined method Doctrine\DBAL\Platforms\AbstractPlatform::getUpperExpression().
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Query/QOMWalker.php#L813
Class Doctrine\DBAL\Platforms\PostgreSQL94Platform not found.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Query/QOMWalker.php#L821
Call to an undefined method Doctrine\DBAL\Platforms\AbstractPlatform::getName().
PHPStan tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan src
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP-CS-Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.