Add Sentry logs #1763
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.
|