Skip to content

Add support for doctrine/dbal 4 version #203

Add support for doctrine/dbal 4 version

Add support for doctrine/dbal 4 version #203

Triggered via pull request February 2, 2024 15:46
Status Failure
Total duration 22s
Artifacts

static.yml

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

Annotations

14 errors and 3 warnings
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Client.php#L549
Class Doctrine\DBAL\Platforms\SQLitePlatform not found.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Client.php#L922
Class Doctrine\DBAL\Platforms\SQLitePlatform not found.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Client.php#L1255
Class Doctrine\DBAL\Platforms\SQLitePlatform not found.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Client.php#L1426
Class Doctrine\DBAL\Platforms\SQLitePlatform not found.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Client.php#L2530
Class Doctrine\DBAL\Platforms\SQLitePlatform not found.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Query/QOMWalker.php#L122
Class Doctrine\DBAL\Platforms\SQLitePlatform not found.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Query/QOMWalker.php#L817
Class Doctrine\DBAL\Platforms\SQLitePlatform not found.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Query/QOMWalker.php#L837
Class Doctrine\DBAL\Platforms\SQLitePlatform not found.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Query/QOMWalker.php#L863
Class Doctrine\DBAL\Platforms\SQLitePlatform not found.
PHPStan src: src/Jackalope/Transport/DoctrineDBAL/Query/QOMWalker.php#L884
Class Doctrine\DBAL\Platforms\SQLitePlatform not found.
PHPStan tests: tests/ImplementationLoader.php#L107
Class Doctrine\DBAL\Platforms\SQLitePlatform not found.
PHPStan tests: tests/Jackalope/Test/FunctionalTestCase.php#L49
Class Doctrine\DBAL\Platforms\SQLitePlatform not found.
PHPStan tests: tests/Jackalope/Transport/DoctrineDBAL/DeleteCascadeTest.php#L15
Class Doctrine\DBAL\Platforms\SQLitePlatform not found.
PHPStan tests: tests/bootstrap.php#L47
Class Doctrine\DBAL\Platforms\SQLitePlatform not found.
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/.
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/.
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/.