Skip to content

Merge master changes #2232

Merge master changes

Merge master changes #2232

Triggered via pull request December 16, 2025 13:05
Status Failure
Total duration 30s
Artifacts

static-analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Psalm
Process completed with exit code 1.
PHP-CS-Fixer
Process completed with exit code 8.
PHPStan
Process completed with exit code 1.
PHPStan: src/Integration/RequestIntegration.php#L0
Ignored error pattern #^Property Sentry\\Integration\\RequestIntegration\:\:\$options \(array\{pii_sanitize_headers\: array\<string\>\}\) does not accept array\.$# in path /home/runner/work/sentry-php/sentry-php/src/Integration/RequestIntegration.php was not matched in reported errors.
PHPStan: src/Event.php#L0
Ignored error pattern #^Method Sentry\\Event\:\:setMetricsSummary\(\) has parameter \$metricsSummary with no value type specified in iterable type array\.$# in path /home/runner/work/sentry-php/sentry-php/src/Event.php was not matched in reported errors.
PHPStan: src/Event.php#L0
Ignored error pattern #^Method Sentry\\Event\:\:getMetricsSummary\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/sentry-php/sentry-php/src/Event.php was not matched in reported errors.