Skip to content

Introduce TracingDriverForV32 for DBAL >= 3.2 #887

Introduce TracingDriverForV32 for DBAL >= 3.2

Introduce TracingDriverForV32 for DBAL >= 3.2 #887

Triggered via pull request June 6, 2023 17:14
Status Failure
Total duration 1m 19s
Artifacts

static-analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
PHP-CS-Fixer
Process completed with exit code 8.
PHPStan: src/Tracing/Doctrine/DBAL/TracingStatementForV3.php#L1
Ignored error pattern #^Parameter \#2 \$callback of method Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\AbstractTracingStatement\:\:traceFunction\(\) expects callable\(\.\.\.mixed\)\: Doctrine\\DBAL\\Driver\\Result, array\{Doctrine\\DBAL\\Driver\\Statement, 'execute'\} given\.$# in path /home/runner/work/sentry-symfony/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingStatementForV3.php was not matched in reported errors.
PHPStan: src/Tracing/Doctrine/DBAL/TracingStatementForV3.php#L43
Parameter #2 $callback of method Sentry\SentryBundle\Tracing\Doctrine\DBAL\AbstractTracingStatement::traceFunction() expects callable(mixed ...): Doctrine\DBAL\Driver\Result, array{Doctrine\DBAL\Driver\Statement, 'execute'} given.
PHPStan
Ignored error pattern #^Parameter \#2 \$callback of method Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\AbstractTracingStatement\:\:traceFunction\(\) expects callable\(\.\.\.mixed\)\: Doctrine\\DBAL\\Driver\\Result, array\{Doctrine\\DBAL\\Driver\\Statement, 'execute'\} given\.$# in path /home/runner/work/sentry-symfony/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingStatementForV3Point2.php was not matched in reported errors.
PHPStan
Ignored error pattern #^Parameter \#4 \$length of method Doctrine\\DBAL\\Driver\\Statement\:\:bindParam\(\) expects int\|null, mixed given\.$# in path /home/runner/work/sentry-symfony/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingStatementForV3Point2.php was not matched in reported errors.
PHPStan
Process completed with exit code 1.
PHP-CS-Fixer
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
PHPStan
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Psalm
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.