getsentry / getsentry/sentry-java

`Scope#setExtra` should be `String, Object` instead of `String, String`

Open
#2,032 1 comment 0 reactions 0 assignees View on GitHub
Android Errors
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

### Description

https://develop.sentry.dev/sdk/event-payloads/

The `extra` property is already a Map of String, Object, but the setter is not.
Came up by https://github.com/getsentry/sentry-dart/pull/858

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.