Skip to content

Add Sentry logs

Add Sentry logs #1763

Triggered via pull request March 21, 2025 17:19
Status Failure
Total duration 27s
Artifacts

static-analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Psalm
Process completed with exit code 2.
PHPStan: src/Event.php#L67
Property Sentry\Event::$logs type has no value type specified in iterable type array.
PHPStan: src/Event.php#L381
Method Sentry\Event::getLogs() return type has no value type specified in iterable type array.
PHPStan: src/Event.php#L383
Method Sentry\Event::getLogs() should return array but returns array|null.
PHPStan: src/Event.php#L386
Method Sentry\Event::setLogs() has parameter $logs with no value type specified in iterable type array.
PHPStan: src/Logs/LogsAggregator.php#L18
Property Sentry\Logs\LogsAggregator::$logs has no type specified.
PHPStan: src/Logs/LogsAggregator.php#L60
Method Sentry\Logs\LogsAggregator::serializeTags() is unused.
PHPStan
Process completed with exit code 1.