getsentry / getsentry/sentry-java
`Scope#setExtra` should be `String, Object` instead of `String, String`
Ouverte
Android
Errors
- Langage dominant
- Kotlin
- Étoiles
- 1.4k
- Forks
- 478
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.