Skip to content

Add support for doctrine/dbal v4.0 #1092

Add support for doctrine/dbal v4.0

Add support for doctrine/dbal v4.0 #1092

Triggered via pull request February 26, 2024 05:42
@cleptriccleptric
synchronize #811
dbal-4
Status Failure
Total duration 45s
Artifacts

static-analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Psalm
Process completed with exit code 1.
PHPStan: src/Tracing/Doctrine/DBAL/TracingDriverConnectionForV4.php#L123
Method Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionForV4::exec() should return int|numeric-string but returns int|string.
PHPStan: tests/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryV4Test.php#L31
Property Sentry\SentryBundle\Tests\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryV4Test::$databasePlatform is never read, only written.
PHPStan: tests/Tracing/Doctrine/DBAL/TracingDriverMiddlewareTest.php#L31
Parameter #1 $hubOrConnectionFactory of class Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware constructor expects Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface|Sentry\State\HubInterface, null given.
PHPStan
Process completed with exit code 1.
PHP-CS-Fixer
Process completed with exit code 8.
Psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@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/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.